From 697949c2e86c9cffd25577a775d7c43be31baca3 Mon Sep 17 00:00:00 2001 From: Gil Desmarais Date: Wed, 29 Oct 2025 18:31:31 +0200 Subject: [PATCH] Fix advanced techniques link target --- src/content/docs/common-use-cases.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/docs/common-use-cases.mdx b/src/content/docs/common-use-cases.mdx index f870c006..27e10760 100644 --- a/src/content/docs/common-use-cases.mdx +++ b/src/content/docs/common-use-cases.mdx @@ -102,7 +102,7 @@ Follow multiple open source projects and their updates. 1. **Identify the websites** you want to follow 2. **Check our [Feed Directory](/feed-directory/)** to see if feeds already exist 3. **Try the [Web App](/web-application/getting-started)** to create feeds easily -4. **Learn advanced techniques** with our [Config Guide](/html2rss-configs/) +4. **Learn advanced techniques** with our [Config Guide](/creating-custom-feeds/) ---