Skip to content

Commit 2087a0f

Browse files
Ryan Carteryershalom
authored andcommitted
updated broken docs links in READMEs (#4309)
1 parent 0a6e34f commit 2087a0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ React Native Navigation provides 100% native platform navigation on both iOS and
1919
- [Contributing](/docs/docs/WorkingLocally.md)
2020

2121
# Installation
22-
As `react-native-navigation` is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](https://wix.github.io/react-native-navigation/v2/#/).
22+
As `react-native-navigation` is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](https://wix.github.io/react-native-navigation/).
2323

2424

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ React Native Navigation provides 100% native platform navigation on both iOS and
1212
- [Contributing](/docs/docs/WorkingLocally.md)
1313

1414
# Installation
15-
As `react-native-navigation` is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](https://wix.github.io/react-native-navigation/v2/#/).
15+
As `react-native-navigation` is a native navigation library - integrating it into your app will require editing native files. Follow the installation guides in the [documentation](https://wix.github.io/react-native-navigation/).
1616

1717

0 commit comments

Comments
 (0)