From 34932d71b49f91b07c83b4fd41d890db648132f2 Mon Sep 17 00:00:00 2001 From: Gupocca Date: Fri, 28 Aug 2015 23:04:09 -0700 Subject: Fix several erroneous links in docs. Related to #17314. --- docs/components/scrollspy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components/scrollspy.md') diff --git a/docs/components/scrollspy.md b/docs/components/scrollspy.md index c2625a04b..ce638b3c5 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 -- cgit v1.2.3