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 ed9bcc5 + 93ee670 commit ea6b7f0Copy full SHA for ea6b7f0
netlify.toml
@@ -7,7 +7,7 @@
7
PAGES_DISABLE_NETWORK = "1"
8
9
[[redirects]]
10
- from = "/"
11
- to = "https://release-0-17--kubernetes-sigs-nfd.netlify.app"
+ from = "/*"
+ to = "https://release-0-17--kubernetes-sigs-nfd.netlify.app/:splat"
12
status = 301
13
force = true
0 commit comments