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