Skip to content

Commit 40268ab

Browse files
fixed link to React Native Express (#1208)
It seems to have moved from http://reactnativeexpress.com to https://www.reactnative.express
1 parent 448508f commit 40268ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versioned_docs/version-6.x/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If you're already familiar with JavaScript, React and React Native, then you'll
1212

1313
Here are some resources to help you out:
1414

15-
1. [React Native Express](http://reactnativeexpress.com/) (Sections 1 to 4)
15+
1. [React Native Express](https://www.reactnative.express) (Sections 1 to 4)
1616
2. [Main Concepts of React](https://reactjs.org/docs/hello-world.html)
1717
3. [React Hooks](https://reactjs.org/docs/hooks-intro.html)
1818
4. [React Context](https://reactjs.org/docs/context.html) (Advanced)

0 commit comments

Comments
 (0)