8000 docs: fix broken link to tabs components on navs mdx (#6781) · admirhusic/react-bootstrap@7761a2b · GitHub
[go: up one dir, main page]

Skip to content

Commit 7761a2b

Browse files
authored
docs: fix broken link to tabs components on navs mdx (react-bootstrap#6781)
1 parent d005307 commit 7761a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/docs/components/navs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ others (e.g. `.flex-sm-column`).
7070
### Tabs
7171

7272
Visually represent nav items as "tabs". This style pairs nicely with
73-
tabbable regions created by our [Tab components](tabs).
73+
tabbable regions created by our [Tab components](./tabs).
7474

7575
Note: creating a vertical nav (`.flex-column`) with tabs styling is unsupported by Bootstrap's
7676
default stylesheet.

0 commit comments

Comments
 (0)
0