aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorwangsai <[email protected]>2013-12-18 16:57:55 +0800
committerwangsai <[email protected]>2013-12-18 16:57:55 +0800
commit98ef4284f0af7a623c7afa8e70c99abc9b5e2d12 (patch)
tree64c74d3d13248bfd2b04f47505be3fc2d216dc6d /_includes
parent91fdd891000b1110c7585aab1156a3edea718567 (diff)
downloadbootstrap-98ef4284f0af7a623c7afa8e70c99abc9b5e2d12.tar.xz
bootstrap-98ef4284f0af7a623c7afa8e70c99abc9b5e2d12.zip
fix href of "Browser and device support"
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/nav-getting-started.html b/_includes/nav-getting-started.html
index 6c041eef3..96e175dd2 100644
--- a/_includes/nav-getting-started.html
+++ b/_includes/nav-getting-started.html
@@ -32,7 +32,7 @@
</ul>
</li>
<li>
- <a href="#browsers">Browser and device support</a>
+ <a href="#support">Browser and device support</a>
<ul class="nav">
<li><a href="#support-browsers">Supported browsers</a></li>
<li><a href="#support-ie8-ie9">Internet Explorer 8-9</a></li>