Skip to content

Commit 2c05183

Browse files
committed
Updated the custom navigators blog link
1 parent 67193c7 commit 2c05183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/blog/2018-04-06-react-navigation-2.0-rc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ A common source of confusion for developers working with React Navigation has be
3838

3939
### New API for creating navigators
4040

41-
This does not impact most users, but if you have any custom navigators in your app, read on. Read more about the changes in [RFC 2](https://github.com/react-navigation/rfcs/blob/master/text/0002-navigator-view-api.md). Also read the [custom navigators documentation](https://v2.reactnavigation.org/docs/en/custom-navigators.html).
41+
This does not impact most users, but if you have any custom navigators in your app, read on. Read more about the changes in [RFC 2](https://github.com/react-navigation/rfcs/blob/master/text/0002-navigator-view-api.md). Also read the [custom navigators documentation](https://reactnavigation.org/docs/en/custom-navigators.html).
4242

4343
### Drawer routes have been replaced with actions
4444

0 commit comments

Comments
 (0)