summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Francia <steve.francia@gmail.com>2013-08-20 20:54:06 -0700
committerSteve Francia <steve.francia@gmail.com>2013-08-20 20:54:06 -0700
commit3d0dc1acb1089022172f61ed65f6002f3fdb9780 (patch)
tree014d09faa89f196afebd1b86307ce88c7cb5e5ef
parenteff8457ac91e337b81876271aca31bf4d61e09f1 (diff)
parent8058abd7073bede6bf306df8d33a3e3764ffed2b (diff)
Merge pull request #49 from cabello/patch-1
Fix broken link to Index page
-rw-r--r--docs/content/layout/templates.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/layout/templates.md b/docs/content/layout/templates.md
index 521c73cb4..4dd6affa9 100644
--- a/docs/content/layout/templates.md
+++ b/docs/content/layout/templates.md
@@ -22,7 +22,7 @@ The homepage of your site.
### [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)