Skip to content

Commit 67a6f52

Browse files
committed
docs: Deleted unnecessary comment
1 parent 0dafa2a commit 67a6f52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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](https://reactnative.dev/docs/getting-started) (Sections 1 to 4)
15+
1. [React Native](https://reactnative.dev/docs/getting-started)
1616
2. [Main Concepts of React](https://react.dev/learn)
1717
3. [React Hooks](https://react.dev/reference/react)
1818
4. [React Context](https://react.dev/learn/passing-data-deeply-with-context) (Advanced)

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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) (Sections 1 to 4)
18+
1. [React Native](https://reactnative.dev/docs/getting-started)
1919
2. [Main Concepts of React](https://react.dev/learn)
2020
3. [React Hooks](https://react.dev/reference/react)
2121
4. [React Context](https://react.dev/learn/passing-data-deeply-with-context) (Advanced)

0 commit comments

Comments
 (0)