File tree Expand file tree Collapse file tree 4 files changed +2
-0
lines changed
blog/2022/10-hack-the-garden Expand file tree Collapse file tree 4 files changed +2
-0
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -100,10 +100,12 @@ https://docs.metal-stack.io/* https://metal-stack.io/:splat 301!
100100# some articles briefly had an article.md instead of an index.md leading to different urls
101101/blog/:year /:month -:slug /article /blog/:year /:month -:slug 301
102102/tags/:tag /blog/tags/:tag 301
103+ /tags/:tag /page/:page /blog/tags/:tag /page/:page 301
103104/tags/:tag /index.html /blog/tags/:tag 301
104105# previously there were categories - now there aren't
105106/categories/:tag /blog/tags/:tag 301
106107/categories/:tag /index.html /blog/tags/:tag 301
108+ /categories/:tag /page/:page /blog/tags/:tag /page/:page 301
107109
108110# external redirects
109111/stable/references/external/tailscale/README /docs/tailscale-service-exposal 301
You can’t perform that action at this time.
0 commit comments