mirror of https://github.com/twbs/bootstrap.git
Removed extra / from 'Get the javascript'-link in components.html
This commit is contained in:
parent
7f32d15fbb
commit
981cbfb4fa
|
|
@ -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 →</a></p>
|
||||
<p><a class="btn" href="./javascript.html#tabs">Get the javascript →</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue