Commit d258559f authored by Chris Rebert's avatar Chris Rebert

Merge pull request #17427 from supergibbs/v4-docs-nav-link-in-scrollspy

Fixed link to nav component from scrollspy documentation
parents 88ec75b6 9d30cb38
...@@ -51,7 +51,7 @@ The ScrollSpy plugin is for automatically updating nav targets based on scroll p ...@@ -51,7 +51,7 @@ The ScrollSpy plugin is for automatically updating nav targets based on scroll p
### Requires Bootstrap nav ### Requires Bootstrap nav
Scrollspy currently requires the use of a [Bootstrap nav component]({{ site.baseurl }}/components/nav/) for proper highlighting of active links. Scrollspy currently requires the use of a [Bootstrap nav component]({{ site.baseurl }}/components/navs/) for proper highlighting of active links.
### Requires relative positioning ### Requires relative positioning
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment