]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fixed link to nav component from scrollspy documentation 17427/head
authorSupergibbs <jesse.mandel@gmail.com>
Tue, 1 Sep 2015 22:45:02 +0000 (15:45 -0700)
committerSupergibbs <jesse.mandel@gmail.com>
Tue, 1 Sep 2015 22:45:02 +0000 (15:45 -0700)
(reported by ianhernandez in Slack)

docs/components/scrollspy.md

index 9d78e6a72ac25e0c18d0cf71bcd21f9fe41ec901..dd0b45d99bf7c66323d517d2bc08a1f515e89c17 100644 (file)
@@ -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