From: Ivan Fraixedes Date: Sat, 14 Feb 2015 20:20:06 +0000 (+0000) Subject: Another link in the same page X-Git-Tag: v0.13~37 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=366f9916;p=brevno-suite%2Fhugo Another link in the same page --- diff --git a/docs/content/templates/content.md b/docs/content/templates/content.md index c825db42..960b9b26 100644 --- a/docs/content/templates/content.md +++ b/docs/content/templates/content.md @@ -63,7 +63,7 @@ same as the other types, but the directory must be called "\_default". ## post/single.html This content template is used for [spf13.com](http://spf13.com/). -It makes use of [partial templates](/layout/partials/) +It makes use of [partial templates](/templates/partials/) {{ partial "header.html" . }} {{ partial "subheader.html" . }}