From: Scott C Wilson Date: Mon, 20 Jul 2015 22:29:36 +0000 (-0400) Subject: Fix links to Ace and Amber pages X-Git-Tag: v0.15~269 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cdefb5a0;p=brevno-suite%2Fhugo Fix links to Ace and Amber pages --- diff --git a/docs/content/templates/ace.md b/docs/content/templates/ace.md index 939ecf56..3d3748ee 100644 --- a/docs/content/templates/ace.md +++ b/docs/content/templates/ace.md @@ -14,7 +14,7 @@ title: Ace Templates 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). diff --git a/docs/content/templates/amber.md b/docs/content/templates/amber.md index 61e691b2..b2127921 100644 --- a/docs/content/templates/amber.md +++ b/docs/content/templates/amber.md @@ -14,7 +14,7 @@ title: Amber Templates 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)