|
@@ -17,7 +17,7 @@ React Native Navigation provides 100% native platform navigation on both iOS and
|
17
|
17
|
- [Changelog](https://github.com/wix/react-native-navigation/blob/master/CHANGELOG.md)
|
18
|
18
|
- [Stack Overflow](http://stackoverflow.com/questions/tagged/react-native-navigation)
|
19
|
19
|
- [Chat with us](https://discord.gg/DhkZjq2)
|
20
|
|
-- [Contributing](/docs/docs/WorkingLocally.md)
|
|
20
|
+- [Contributing](https://wix.github.io/react-native-navigation/docs/meta-contributing)
|
21
|
21
|
|
22
|
22
|
# Installation
|
23
|
23
|
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/).
|