1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Fix RSS redirect

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2023-02-08 13:37:50 +13:00
parent 2e0ae35a0e
commit e96c1767d6
3 changed files with 3 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ https://geeks-cookbook.funkypenguin.co.nz/* https://geek-cookbook.funkypenguin.c
# Use a better convention for RSS feed (could add more if necessary)
/rss/ /rss/
/rss/ /feed_rss_created.xml
# Old URLs which we need to redirect to working URLs
/kubernetes/start/ /kubernetes/ 301!