]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Updated kitchen-sink.md button section 8758/head
authorJames Garner <jamesjohngarner@gmail.com>
Mon, 9 May 2016 13:59:47 +0000 (14:59 +0100)
committerJames Garner <jamesjohngarner@gmail.com>
Mon, 9 May 2016 13:59:47 +0000 (14:59 +0100)
Changed hyper-link from "about.html" to "#" as about.html is a dead link.

docs/pages/kitchen-sink.md

index 0b9d173767668f51bd6e8b78d608d078b08a2a7d..2815b75e8a21c2f6a55826bd8c6ddab6173f1788 100644 (file)
@@ -193,7 +193,7 @@ description: Everything but.
 
 ```html_example
 <!-- Anchors (links) -->
-<a href="about.html" class="button">Learn More</a>
+<a href="#" class="button">Learn More</a>
 <a href="#features" class="button">View All Features</a>
 
 <!-- Buttons (actions) -->