2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

linkify reference to Nav component in Scrollspy docs

This commit is contained in:
Chris Rebert
2014-09-23 17:18:15 -07:00
parent 5d051736a4
commit 93f4426fed
+1 -1
View 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>