From: Supergibbs Date: Tue, 1 Sep 2015 22:45:02 +0000 (-0700) Subject: Fixed link to nav component from scrollspy documentation X-Git-Tag: v4.0.0-alpha.2~375^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d30cb38d917bfdf96b44d5fa6e74e93d168598f;p=thirdparty%2Fbootstrap.git Fixed link to nav component from scrollspy documentation (reported by ianhernandez in Slack) --- diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index 9d78e6a72a..dd0b45d99b 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