Skip to content

Commit 93f4426

Browse files
committed
linkify reference to Nav component in Scrollspy docs
1 parent 5d05173 commit 93f4426

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_includes/js/scrollspy.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h2 id="scrollspy-usage">Usage</h2>
5353

5454
<div class="bs-callout bs-callout-warning">
5555
<h4>Requires Bootstrap nav</h4>
56-
<p>Scrollspy currently requires the use of a Bootstrap nav component for proper highlighting of active links.</p>
56+
<p>Scrollspy currently requires the use of a <a href="../components/#nav">Bootstrap nav component</a> for proper highlighting of active links.</p>
5757
</div>
5858

5959
<h3>Requires relative positioning</h3>

0 commit comments

Comments
 (0)