From 79a72fce9af1e7038caf364d4babbdd723080d34 Mon Sep 17 00:00:00 2001 From: maiki Date: Tue, 26 Sep 2017 17:01:01 -0700 Subject: [PATCH] Fix link to page variables --- content/templates/rss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/templates/rss.md b/content/templates/rss.md index 7e2b662c4..e7d64f3f5 100644 --- a/content/templates/rss.md +++ b/content/templates/rss.md @@ -31,7 +31,7 @@ You can use a single RSS template to generate all of your RSS feeds or create a Hugo ships with its own [RSS 2.0 template](#the-embedded-rss-xml). The embedded template will be sufficient for most use cases. {{% /note %}} -RSS pages are of the type `Page` and have all the [page variables](/layout/variables/) available to use in the templates. +RSS pages are of the type `Page` and have all the [page variables](/variables/page/) available to use in the templates. ### Section RSS