From b389a923837cb688930048e1867e9ce68c551995 Mon Sep 17 00:00:00 2001 From: Ivan Fraixedes Date: Sat, 14 Feb 2015 20:08:50 +0000 Subject: [PATCH] Fixed invalid link to partials --- 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 3b552eee0..c825db423 100644 --- a/docs/content/templates/content.md +++ b/docs/content/templates/content.md @@ -111,7 +111,7 @@ It makes use of [partial templates](/layout/partials/) ## project/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" . }}