mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 17:56:26 +00:00
fix broken backlinks with redirect rule
This commit is contained in:
@@ -15,10 +15,13 @@ https://geek-cookbook.funkypenguin.co.nz/recipies/* https://geek-cookbook.funkyp
|
||||
# Prefer "docker-swarm" to "ha-docker-swarm"
|
||||
/ha-docker-swarm/* /docker-swarm/:splat 301!
|
||||
|
||||
# Recipes is plural now
|
||||
/recipe/* /recipes/:splat 301!
|
||||
|
||||
# Old backlinks which we need to redirect to working URLs
|
||||
/kubernetes/start/ /kubernetes/ 301!
|
||||
/kubernetes/diycluster/ /kubernetes/cluster/ 301!
|
||||
/recipes/autopirate/mylarr/ recipes/autopirate/mylar/ 301!
|
||||
/recipes/autopirate/mylarr/ /recipes/autopirate/mylar/ 301!
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user