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 de1bf04 commit 93ee670Copy full SHA for 93ee670
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