diff --git a/www/docs/components/navs.mdx b/www/docs/components/navs.mdx index ff4a8aebd8..fadefba727 100644 --- a/www/docs/components/navs.mdx +++ b/www/docs/components/navs.mdx @@ -70,7 +70,7 @@ others (e.g. `.flex-sm-column`). ### Tabs Visually represent nav items as "tabs". This style pairs nicely with -tabbable regions created by our [Tab components](tabs). +tabbable regions created by our [Tab components](./tabs). Note: creating a vertical nav (`.flex-column`) with tabs styling is unsupported by Bootstrap's default stylesheet.