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 changed files with 1 additions and 1 deletions

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>