We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eb4cd5 commit 2dfbea0Copy full SHA for 2dfbea0
readme.md
@@ -43,7 +43,7 @@ const Application = () => <Navigator screens={{ First, Second }} initialStack='F
43
AppRegistry.registerComponent(name, () => Application)
44
45
```
46
-You can look at [example](https://github.com/sergeyshpadyrev/react-native-easy-router/tree/v3/example) for better understanding
+You can look at [example](https://github.com/sergeyshpadyrev/react-native-easy-router/tree/master/example) for better understanding
47
48
## Documentation
49
0 commit comments