aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTom Pietschker <[email protected]>2013-02-18 20:57:54 -0500
committerTom Pietschker <[email protected]>2013-02-18 20:57:54 -0500
commit4c00f290f226876aa67d0440e64196e21729a0a5 (patch)
tree9a3d93272e2bd143d110324de47ecaf98b61b7be /docs
parent023568fe3dba59b7f5c12ac610e02fd8bd6c772f (diff)
downloadbootstrap-4c00f290f226876aa67d0440e64196e21729a0a5.tar.xz
bootstrap-4c00f290f226876aa67d0440e64196e21729a0a5.zip
fix incorrect section id for labels
Diffstat (limited to 'docs')
-rw-r--r--docs/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components.html b/docs/components.html
index 63c37131e..b05d9c6e9 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -1277,7 +1277,7 @@ title: Components
<!-- Labels
================================================== -->
- <section id="counters">
+ <section id="labels">
<div class="page-header">
<h1>Labels</h1>
</div>