diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 00000000..4410fe0d --- /dev/null +++ b/netlify.toml @@ -0,0 +1,4 @@ +[[redirects]] +from = "https://www.prometheus.io/*" +to = "https://prometheus.io/:splat" +force = true