shithub: hugo

Download patch

ref: cdefb5a027ad80c7ee1fdd5e5234066075e160ad
parent: de38524cd13d9632de12fb4d5a5e461aee506172
author: Scott C Wilson <[email protected]>
date: Mon Jul 20 14:29:36 EDT 2015

Fix links to Ace and Amber pages

--- a/docs/content/templates/ace.md
+++ b/docs/content/templates/ace.md
@@ -14,7 +14,7 @@
 weight: 17
 ---
 
-In addition to [Go templates](/templates/go-templates) and [Amber](/templates/amber-templates) templates, Hugo supports the powerful Ace templates.
+In addition to [Go templates](/templates/go-templates) and [Amber](/templates/amber) templates, Hugo supports the powerful Ace templates.
 
 For template documentation, follow the links from the [Ace project](https://github.com/yosssi/ace). 
 
--- a/docs/content/templates/amber.md
+++ b/docs/content/templates/amber.md
@@ -14,7 +14,7 @@
 weight: 18
 ---
 
-Amber templates are another template type which Hugo supports, in addition to [Go templates](/templates/go-templates) and [Ace templates](/templates/ace-templates) templates.
+Amber templates are another template type which Hugo supports, in addition to [Go templates](/templates/go-templates) and [Ace templates](/templates/ace) templates.
 
 For template documentation, follow the links from the [Amber project](https://github.com/eknkc/amber)