Skip to content

Commit 8349020

Browse files
Edmond Pruteanuoliviertassinari
authored andcommitted
[Docs] Fix wrong link to the Tabs page
Thanks @edmondpr for the fix. Closes #4619.
1 parent 2b0b60d commit 8349020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/app/components/AppNavDrawer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ class AppNavDrawer extends Component {
369369
<ListItem
370370
primaryText="Tabs"
371371
value="/components/tabs"
372-
href="/#/components/auto-complete"
372+
href="/#/components/tabs"
373373
/>,
374374
<ListItem
375375
primaryText="Text Field"

0 commit comments

Comments
 (0)