Skip to content

Commit 2dfbea0

Browse files
Update readme.md
1 parent 2eb4cd5 commit 2dfbea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const Application = () => <Navigator screens={{ First, Second }} initialStack='F
4343
AppRegistry.registerComponent(name, () => Application)
4444

4545
```
46-
You can look at [example](https://github.com/sergeyshpadyrev/react-native-easy-router/tree/v3/example) for better understanding
46+
You can look at [example](https://github.com/sergeyshpadyrev/react-native-easy-router/tree/master/example) for better understanding
4747

4848
## Documentation
4949

0 commit comments

Comments
 (0)