mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
Removed / from 'Get the javascript' in components.mustache
This commit is contained in:
parent
981cbfb4fa
commit
12ed7a2b33
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
@ -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…
x
Reference in New Issue
Block a user