From 366f9916941c675b57153d63fed95a50610a858c Mon Sep 17 00:00:00 2001 From: Ivan Fraixedes Date: Sat, 14 Feb 2015 20:20:06 +0000 Subject: [PATCH] Another link in the same page --- docs/content/templates/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/templates/content.md b/docs/content/templates/content.md index c825db423..960b9b260 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" . }}