Skip to content

Commit 0993e4a

Browse files
authored
Merge pull request react-navigation#43 from joni-/fix-broken-link
Fix broken link
2 parents 00cd580 + 59d6935 commit 0993e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/drawer-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DrawerNavigator(RouteConfigs, DrawerNavigatorConfig)
1010

1111
### RouteConfigs
1212

13-
The route configs object is a mapping from route name to a route config, which tells the navigator what to present for that route, see [example](/docs/api/navigators/StackNavigator.md#routeconfigs) from `StackNavigator`.
13+
The route configs object is a mapping from route name to a route config, which tells the navigator what to present for that route, see [example](/docs/stack-navigator.html#routeconfigs) from `StackNavigator`.
1414

1515

1616
### DrawerNavigatorConfig

0 commit comments

Comments
 (0)