We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b237dd2 + f425ee6 commit 6a7eb57Copy full SHA for 6a7eb57
netlify.toml
@@ -13,6 +13,12 @@
13
status = 301
14
force = true
15
16
+[[redirects]]
17
+ from = "https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-resource-set"
18
+ to = "https://cluster-api.sigs.k8s.io/developer/core/controllers/cluster-resource-set"
19
+ status = 301
20
+ force = true
21
+
22
# HTTP-to-HTTPS rules
23
[[redirects]]
24
from = "http://main.cluster-api.sigs.k8s.io/*"
0 commit comments