From 4d918beb266e0e451aab100905989d5c5d228ff1 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 1 Feb 2012 18:06:52 -0800 Subject: fix js links in components --- docs/components.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 0951c23b8..dac87e52c 100644 --- a/docs/components.html +++ b/docs/components.html @@ -605,7 +605,7 @@

Custom jQuery plugin

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.

-

Get the javascript →

+

Get the javascript →

@@ -865,7 +865,7 @@ </ul>

Adding dropdowns

-

Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.

+

Adding dropdowns to the nav is super simple, but does require the use of our javascript plugin.

 <ul class="nav">
   <li class="dropdown">
@@ -881,7 +881,7 @@
   </li>
 </ul>
 
-

Get the javascript →

+

Get the javascript →

-- cgit v1.2.3