Skip to content

Commit 92ebfe5

Browse files
committed
Update links in getting started
1 parent 44d9a5d commit 92ebfe5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ If you're already familiar with JavaScript, React and React Native, then you'll
1515

1616
Here are some resources to help you out:
1717

18-
1. [React Native](https://reactnative.dev/docs/getting-started)
19-
2. [Main Concepts of React](https://react.dev/learn)
20-
3. [React Hooks](https://react.dev/reference/react)
21-
4. [React Context](https://react.dev/learn/passing-data-deeply-with-context) (Advanced)
18+
1. [Main Concepts of React](https://react.dev/learn)
19+
2. [Getting started with React Native](https://reactnative.dev/docs/getting-started)
20+
3. [React Hooks](https://react.dev/reference/react/hooks)
21+
4. [React Context](https://react.dev/learn/passing-data-deeply-with-context)
2222

2323
## Minimum requirements
2424

0 commit comments

Comments
 (0)