File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
66# Standard Netlify redirects
77[[redirects ]]
8- from = " https://kubernetes-sigs-cluster-api.netlify.com/*"
9- to = " https://cluster-api.sigs.k8s.io/:splat"
8+ from = " https://release-0.1-- kubernetes-sigs-cluster-api.netlify.com/*"
9+ to = " https://v1alpha1. cluster-api.sigs.k8s.io/:splat"
1010 status = 301
1111 force = true
1212
1313# HTTP-to-HTTPS rules
1414[[redirects ]]
15- from = " http://go .cluster-api.sigs.k8s.io/*"
16- to = " https://go .cluster-api.sigs.k8s.io/:splat"
15+ from = " http://v1alpha1 .cluster-api.sigs.k8s.io/*"
16+ to = " https://v1alpha1 .cluster-api.sigs.k8s.io/:splat"
1717 status = 301
1818 force = true
1919
2020[[redirects ]]
21- from = " http://kubernetes-sigs-cluster-api.netlify.com/*"
22- to = " http://cluster-api.sigs.k8s.io/:splat"
21+ from = " http://release-0.1-- kubernetes-sigs-cluster-api.netlify.com/*"
22+ to = " http://v1alpha1. cluster-api.sigs.k8s.io/:splat"
2323 status = 301
2424 force = true
You can’t perform that action at this time.
0 commit comments