소스 검색

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

Fix "Next Section" links
Hannes Hirzel 9 년 전
부모
커밋
bafc9459a0
3개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  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