From 57c7b65bf26156bbe59f2af35986bda622244af1 Mon Sep 17 00:00:00 2001 From: ch0ccyra1n Date: Tue, 9 Aug 2022 18:43:52 +0000 Subject: [PATCH] Use correct posts feed --- content/posts/use-rss-to-get-updates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/use-rss-to-get-updates.md b/content/posts/use-rss-to-get-updates.md index d9cc2c9..1398a80 100644 --- a/content/posts/use-rss-to-get-updates.md +++ b/content/posts/use-rss-to-get-updates.md @@ -49,4 +49,4 @@ https:///feed ``` ### Other -Often, many websites will have an RSS icon such as this one ![RSS Icon](https://www.rssboard.org/images/rss-icon.png) or a link labeled [RSS](https://ch0ccyra1n.gitlab.io/index.xml) that will take you to an RSS feed for that website. For example, the one on the front page of this website. Alternatively, a website may have a page that lists multiple feeds, such as on [Deutsche Welle](https://www.dw.com/en/rss/s-31500). +Often, many websites will have an RSS icon such as this one ![RSS Icon](https://www.rssboard.org/images/rss-icon.png) or a link labeled [RSS](https://ch0ccyra1n.gitlab.io/posts/index.xml) that will take you to an RSS feed for that website. For example, the one on the front page of this website. Alternatively, a website may have a page that lists multiple feeds, such as on [Deutsche Welle](https://www.dw.com/en/rss/s-31500).