aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authoreirikb <[email protected]>2012-02-01 19:40:10 +0100
committereirikb <[email protected]>2012-02-01 19:40:10 +0100
commit981cbfb4fa6d22b13aff08fc5820481ab1e613c6 (patch)
tree865e7b9725d248bdd3337f48ee3f76e6136760d4 /docs
parent7f32d15fbb096fdf3146997f10cc91dbbd4589fc (diff)
downloadbootstrap-981cbfb4fa6d22b13aff08fc5820481ab1e613c6.tar.xz
bootstrap-981cbfb4fa6d22b13aff08fc5820481ab1e613c6.zip
Removed extra / from 'Get the javascript'-link in components.html
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 0ccbf512e..526839729 100644
--- a/docs/components.html
+++ b/docs/components.html
@@ -605,7 +605,7 @@
<div class="span4">
<h3>Custom jQuery plugin</h3>
<p>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.</p>
- <p><a class="btn" href="./javascript.html/#tabs">Get the javascript &rarr;</a></p>
+ <p><a class="btn" href="./javascript.html#tabs">Get the javascript &rarr;</a></p>
</div>
</div>