aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreirikb <[email protected]>2012-02-01 19:44:33 +0100
committereirikb <[email protected]>2012-02-01 19:44:33 +0100
commit12ed7a2b33a7a76ec29081c52cd9fc0814c9df9a (patch)
tree39e679735a9a3ba07a769032aa6bc2e657623753
parent981cbfb4fa6d22b13aff08fc5820481ab1e613c6 (diff)
downloadbootstrap-12ed7a2b33a7a76ec29081c52cd9fc0814c9df9a.tar.xz
bootstrap-12ed7a2b33a7a76ec29081c52cd9fc0814c9df9a.zip
Removed / from 'Get the javascript' in components.mustache
-rw-r--r--docs/templates/pages/components.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache
index ab11337df..c251ed04b 100644
--- a/docs/templates/pages/components.mustache
+++ b/docs/templates/pages/components.mustache
@@ -529,7 +529,7 @@
<div class="span4">
<h3>{{_i}}Custom jQuery plugin{{/i}}</h3>
<p>{{_i}}All tabbable tabs are powered by our lightweight jQuery plugin. Read more about how to bring tabbable tabs to life on the javascript docs page.{{/i}}</p>
- <p><a class="btn" href="./javascript.html/#tabs">{{_i}}Get the javascript &rarr;{{/i}}</a></p>
+ <p><a class="btn" href="./javascript.html#tabs">{{_i}}Get the javascript &rarr;{{/i}}</a></p>
</div>
</div>