Removed extra / from 'Get the javascript'-link in components.html

This commit is contained in:
eirikb 2012-02-01 19:40:10 +01:00
parent 7f32d15fbb
commit 981cbfb4fa

View File

@ -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>