]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
linkify reference to Nav component in Scrollspy docs
authorChris Rebert <code@rebertia.com>
Wed, 24 Sep 2014 00:18:15 +0000 (17:18 -0700)
committerChris Rebert <code@rebertia.com>
Wed, 24 Sep 2014 00:18:15 +0000 (17:18 -0700)
docs/_includes/js/scrollspy.html

index 68d3b853c3b67fb300697b8cae080ef19f04d9ce..8fa37d87f9e3c470933a04163e8ada263d0a46c9 100644 (file)
@@ -53,7 +53,7 @@
 
   <div class="bs-callout bs-callout-warning">
     <h4>Requires Bootstrap nav</h4>
-    <p>Scrollspy currently requires the use of a Bootstrap nav component for proper highlighting of active links.</p>
+    <p>Scrollspy currently requires the use of a <a href="../components/#nav">Bootstrap nav component</a> for proper highlighting of active links.</p>
   </div>
 
   <h3>Requires relative positioning</h3>