Преглед изворни кода

updated broken docs links in READMEs (#4309)

Ryan Carter пре 5 година
родитељ
комит
2087a0f4dd
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1
    1
      README.md
  2. 1
    1
      docs/README.md

+ 1
- 1
README.md Прегледај датотеку

@@ -19,6 +19,6 @@ React Native Navigation provides 100% native platform navigation on both iOS and
19 19
 - [Contributing](/docs/docs/WorkingLocally.md)
20 20
 
21 21
 # 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/).
23 23
 
24 24
 

+ 1
- 1
docs/README.md Прегледај датотеку

@@ -12,6 +12,6 @@ React Native Navigation provides 100% native platform navigation on both iOS and
12 12
 - [Contributing](/docs/docs/WorkingLocally.md)
13 13
 
14 14
 # 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/).
16 16
 
17 17