]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixed broken links to support and changelog page 1610/head
authorJakob Cosoroabă <cosoroaba@gmail.com>
Fri, 1 Mar 2013 01:46:42 +0000 (03:46 +0200)
committerJakob Cosoroabă <cosoroaba@gmail.com>
Fri, 1 Mar 2013 01:46:42 +0000 (03:46 +0200)
links where had the php extension, where all other links where using `.html`

docs/faq.html.erb

index d1b3befbbc122f60b807d66139cc82e7fd657b74..7e1b5901ae072b7c728d5739e9db319dee6cd3cd 100644 (file)
@@ -43,7 +43,7 @@
     <div class="panel">
       <h3>What's Changed Recently?</h3>
       <h5 class="subheader">Foundation is the most advanced front-end framework in existence. We've ditched IE7 so that we can do more awesome things and push the web to where it needs to be. Take a look at our changelog to know what's recently been changed or updated.</h5>
-      <a class="button" href="support.php">Browser Support &raquo;</a> <a class="secondary button" href="changelog.php">See the Version Changelog &raquo;</a>
+      <a class="button" href="support.html">Browser Support &raquo;</a> <a class="secondary button" href="changelog.html">See the Version Changelog &raquo;</a>
     </div>
 
   </div>