docs/index.html.erb in zurb-foundation-4.0.0.rc1 vs docs/index.html.erb in zurb-foundation-4.0.0

- old
+ new

@@ -114,11 +114,11 @@ </div> <hr> <h3>How is a project structured?</h3> - <h5 class="subheader">We follow common patterns for directory structure that are logical and easily maintained. Below is an explanation of each file you'll get when you create a project using our gem or download via our <a href="/download.php">customizer</a>.</h5> + <h5 class="subheader">We follow common patterns for directory structure that are logical and easily maintained. Below is an explanation of each file you'll get when you create a project using our gem or download via our <a href="http://foundation.zurb.com/migration.php">customizer</a>.</h5> <div class="row"> <div class="large-4 columns"> <dl> <dt><h5>css</h5></dt> @@ -278,10 +278,10 @@ <div class="panel"> <h3>Get going!</h3> <h5 class="subheader">Now that you understand the gist of what Foundation is and how it works, it's time to start a project! We've got two different ways for you to build projects with Foundation, a Compass Gem using Scss or a with plain CSS.</h5> <a href="../sass.html" class="button">Using the Gem</a></li> - <a href="../download.php" class="button secondary">Quickstart with CSS</a></li> + <a href="http://foundation.zurb.com/migration.php" class="button secondary">Quickstart with CSS</a></li> </div> </div> </div> </section>