1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 17:56:26 +00:00

Try to make changelog behave

Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
David Young
2022-07-13 11:00:14 +12:00
parent 3fbb0ffea7
commit 6f6b3249ac
4 changed files with 6 additions and 2 deletions

View File

@@ -18,6 +18,10 @@ https://geeks-cookbook.funkypenguin.co.nz/* https://geek-cookbook.funkypenguin.c
# Prefer "docker-swarm" to "ha-docker-swarm"
/ha-docker-swarm/* /docker-swarm/:splat 301!
# Having issues with mkdocs and the way it formats changelog, for some reason
/changelog/ /recent-changes/ 301!
# Old backlinks which we need to redirect to working URLs
/kubernetes/start/ /kubernetes/ 301!
/kubernetes/diycluster/ /kubernetes/cluster/ 301!