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.
1 parent 94967ea commit 659f6d0Copy full SHA for 659f6d0
netlify.toml
@@ -8,7 +8,7 @@ GO_VERSION = "1.19"
8
9
# Standard Netlify redirects
10
[[redirects]]
11
-from = "https://master--cluster-api-ibmcloud.netlify.com/*"
+from = "https://main--kubernetes-sigs-cluster-api-ibmcloud.netlify.com/*"
12
to = "https://main.cluster-api-ibmcloud.sigs.k8s.io/:splat"
13
status = 301
14
force = true
@@ -21,7 +21,7 @@ status = 301
21
22
23
24
-from = "http://main--cluster-api-ibmcloud.netlify.com/*"
+from = "http://main--kubernetes-sigs-cluster-api-ibmcloud.netlify.com/*"
25
to = "http://main.cluster-api-ibmcloud.sigs.k8s.io/:splat"
26
27
0 commit comments