Browse Source

Merge pull request #29 from adrian-castravete/fkbm/fix-nextsection-links

Fix "Next Section" links
Hannes Hirzel 9 years ago
parent
commit
bafc9459a0
3 changed files with 4 additions and 4 deletions
  1. 1 1
      2-overview.md
  2. 2 2
      overview/1-installing-amber.md
  3. 1 1
      overview/2-loading-amber.md

+ 1 - 1
2-overview.md

@@ -2,7 +2,7 @@
 title: Overview
 layout: default
 permalink: "overview.html"
-next: "overview/1-installing-amber.html"
+next: "overview/installing-amber.html"
 ---
 
 This guide will give you an overview of Amber, it's installation

+ 2 - 2
overview/1-installing-amber.md

@@ -1,9 +1,9 @@
 ---
 title: Installing Amber
 layout: default
-permalink: "installing.html"
+permalink: "installing-amber.html"
 parent: Overview
-next: "/overview/loading-amber.html"
+next: "loading-amber.html"
 ---
 
 ### 1. The npm package

+ 1 - 1
overview/2-loading-amber.md

@@ -3,7 +3,7 @@ title: Loading Amber
 layout: default
 permalink: "loading-amber.html"
 parent: Overview
-next: "/overview/3-creating-packages.html"
+next: "creating-packages.html"
 ---
 
 In this section we will learn how setup an `index.html` page to load