Skip to content

Commit 8d0f62a

Browse files
Rizwanjamalsatya164
authored andcommitted
Fix link in material-bottom-tab-navigator.md (react-navigation#525)
1 parent e013ac3 commit 8d0f62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/material-bottom-tab-navigator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ A material-design themed tab bar on the bottom of the screen that lets you switc
1010

1111
This wraps the [`BottomNavigation`](https://callstack.github.io/react-native-paper/bottom-navigation.html) component from [`react-native-paper`](https://reactnativepaper.com). If you [configure the Babel plugin](https://callstack.github.io/react-native-paper/getting-started.html), it won't include the whole `react-native-paper` library in your bundle.
1212

13-
To use this navigator, you need to install [`@react-navigation/material-bottom-tabs`](https://github.com/react-navigation/@react-navigation/material-bottom-tabs):
13+
To use this navigator, you need to install [`@react-navigation/material-bottom-tabs`](https://github.com/react-navigation/navigation-ex/tree/master/packages/material-bottom-tabs):
1414

1515
```sh
1616
yarn add @react-navigation/core@next @react-navigation/material-bottom-tabs@next react-native-paper

0 commit comments

Comments
 (0)