shithub: hugo

Download patch

ref: 3d0dc1acb1089022172f61ed65f6002f3fdb9780
parent: eff8457ac91e337b81876271aca31bf4d61e09f1
parent: 8058abd7073bede6bf306df8d33a3e3764ffed2b
author: Steve Francia <[email protected]>
date: Tue Aug 20 16:54:06 EDT 2013

Merge pull request #49 from cabello/patch-1

Fix broken link to Index page

--- a/docs/content/layout/templates.md
+++ b/docs/content/layout/templates.md
@@ -22,7 +22,7 @@
 ### [RSS](/layout/rss/)
 Used to render all rss documents.
 
-### [Indexes](/layout/indexes)
+### [Index](/layout/index)
 Page that list multiple pieces of content.
 
 ### [Content](/layout/content)