Skip to content

Commit 35aae25

Browse files
Rizwanjamalsatya164
authored andcommitted
Fix link in drawer-based-navigation.md (react-navigation#529)
1 parent 882eaa7 commit 35aae25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/drawer-based-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Drawer navigation
66

77
Common pattern in navigation is to use drawer from left (sometimes right) site for navigating between screens.
88

9-
Before continuing, first install [`@react-navigation/drawer`](https://github.com/navigation-ex/packages/drawer) following the guide on [Drawer Navigator's page](drawer-navigator.html).
9+
Before continuing, first install [`@react-navigation/drawer`](https://github.com/react-navigation/navigation-ex/tree/master/packages/drawer) following the guide on [Drawer Navigator's page](drawer-navigator.html).
1010

1111
## Minimal example of drawer-based navigation
1212

0 commit comments

Comments
 (0)