浏览代码

updated broken docs links in READMEs (#4309)

Ryan Carter 7 年前
父节点
当前提交
2087a0f4dd
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      README.md
  2. 1
    1
      docs/README.md

+ 1
- 1
README.md 查看文件

19
 - [Contributing](/docs/docs/WorkingLocally.md)
19
 - [Contributing](/docs/docs/WorkingLocally.md)
20
 
20
 
21
 # Installation
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
 - [Contributing](/docs/docs/WorkingLocally.md)
12
 - [Contributing](/docs/docs/WorkingLocally.md)
13
 
13
 
14
 # Installation
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