We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94cd503 commit a693219Copy full SHA for a693219
static/_redirects
@@ -6,8 +6,8 @@
6
/:version/apidocs/apidocs https://docs.archive.metal-stack.io/:version/references/metal-api/index.html 302
7
8
# non-migration related redirects
9
-https://docs.metal-stack.io https://metal-stack.io/docs/home
10
-https://docs.metal-stack.io/* https://metal-stack.io/:splat
+https://docs.metal-stack.io https://metal-stack.io/docs/home 301!
+https://docs.metal-stack.io/* https://metal-stack.io/:splat 301!
11
/docs /docs/home
12
13
# migrate archived paths to stable versions quickly
0 commit comments