]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixed get started link in topbar
authorzurbchris <chris@zurb.com>
Thu, 28 Feb 2013 22:17:44 +0000 (14:17 -0800)
committerzurbchris <chris@zurb.com>
Thu, 28 Feb 2013 22:17:44 +0000 (14:17 -0800)
docs/layout.html.erb

index 8e6f04baa5bd370a5cf68a731471353fbc5c0035..931292f13c7045bab79aab838eb79877a5dc2116 100644 (file)
@@ -34,7 +34,7 @@
           <li><a href="<%= docs_path %>">Docs</a></li>
           <li class="divider"></li>
           <li class="has-form">
-            <a href="<%= docs_path %>" class="button">Get Started</a>
+            <a href="http://foundation.zurb.com/docs" class="button">Get Started</a>
           </li>
         </ul>
       </section>