From 2aa7d7818c94a5ec6c43eed524b671c626adfbe0 Mon Sep 17 00:00:00 2001 From: vojta001 Date: Thu, 11 Jun 2020 09:31:52 +0200 Subject: [PATCH] Update rss.md (#1104) Fix a link to RSS 2.0 template --- content/en/templates/rss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/templates/rss.md b/content/en/templates/rss.md index ee179787f..0eba97470 100644 --- a/content/en/templates/rss.md +++ b/content/en/templates/rss.md @@ -22,7 +22,7 @@ toc: true See [Template Lookup Order](/templates/lookup-order/) for the complete reference. {{% note "Hugo Ships with an RSS Template" %}} -Hugo ships with its own [RSS 2.0 template](#the-embedded-rss-xml). The embedded template will be sufficient for most use cases. +Hugo ships with its own [RSS 2.0 template](#the-embedded-rssxml). The embedded template will be sufficient for most use cases. {{% /note %}} RSS pages are of the type `Page` and have all the [page variables](/variables/page/) available to use in the templates.