Skip to content

Commit 7d728c4

Browse files
Update getting-started on v7
1 parent 06c1b8b commit 7d728c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ If you're already familiar with JavaScript, React and React Native, then you'll
1313
Here are some resources to help you out:
1414

1515
1. [React Native Express](https://www.reactnative.express) (Sections 1 to 4)
16-
2. [Main Concepts of React](https://reactjs.org/docs/hello-world.html)
17-
3. [React Hooks](https://reactjs.org/docs/hooks-intro.html)
18-
4. [React Context](https://reactjs.org/docs/context.html) (Advanced)
16+
2. [Main Concepts of React](https://react.dev/learn)
17+
3. [React Hooks](https://react.dev/reference/react)
18+
4. [React Context](https://react.dev/learn/passing-data-deeply-with-context) (Advanced)
1919

2020
## Minimum requirements
2121

0 commit comments

Comments
 (0)