diff options
| author | Supergibbs <[email protected]> | 2015-09-01 15:45:02 -0700 |
|---|---|---|
| committer | Supergibbs <[email protected]> | 2015-09-01 15:45:02 -0700 |
| commit | 9d30cb38d917bfdf96b44d5fa6e74e93d168598f (patch) | |
| tree | a4c6a6a757ae22ec7ae1f5ecdf7cc502698e6d26 /docs | |
| parent | 82168e40140cc722c07d384a517712416531b4d8 (diff) | |
| download | bootstrap-9d30cb38d917bfdf96b44d5fa6e74e93d168598f.tar.xz bootstrap-9d30cb38d917bfdf96b44d5fa6e74e93d168598f.zip | |
Fixed link to nav component from scrollspy documentation
(reported by ianhernandez in Slack)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/components/scrollspy.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index 9d78e6a72..dd0b45d99 100644 --- a/docs/components/scrollspy.md +++ b/docs/components/scrollspy.md @@ -51,7 +51,7 @@ The ScrollSpy plugin is for automatically updating nav targets based on scroll p ### 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 |
