shithub: hugo

Download patch

ref: 8058abd7073bede6bf306df8d33a3e3764ffed2b
parent: eff8457ac91e337b81876271aca31bf4d61e09f1
author: Danilo Cabello <[email protected]>
date: Tue Aug 20 07:56:55 EDT 2013

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)