]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removed extra / from 'Get the javascript'-link in components.html
authoreirikb <eirikb@eirikb.no>
Wed, 1 Feb 2012 18:40:10 +0000 (19:40 +0100)
committereirikb <eirikb@eirikb.no>
Wed, 1 Feb 2012 18:40:10 +0000 (19:40 +0100)
docs/components.html

index 0ccbf512e6a6cb9ae9a331f2c62c34a033b57cb9..526839729d997321594ba5c5f665e89ce42b5ded 100644 (file)
     <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>