From: Kevin Kirsche Date: Tue, 24 Feb 2015 14:14:50 +0000 (-0500) Subject: [Docs—Fixes #15882]Use an ID as the example for Scrollspy X-Git-Tag: v3.3.4~83^2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ced312a90e5e4eeb9dc7143abc18364159ee3216;p=thirdparty%2Fbootstrap.git [Docs—Fixes #15882]Use an ID as the example for Scrollspy Fixes #15882 — Use an ID as the example for Scrollspy so that it is more clear that this is for use with a single nav. --- diff --git a/docs/_includes/js/scrollspy.html b/docs/_includes/js/scrollspy.html index 84370a7bf2..7d5fa5b496 100644 --- a/docs/_includes/js/scrollspy.html +++ b/docs/_includes/js/scrollspy.html @@ -75,9 +75,9 @@ body { } {% endhighlight %} {% highlight html %} - + ... -