diff --git a/netlify.toml b/netlify.toml index 69f4b3f..119c8dc 100644 --- a/netlify.toml +++ b/netlify.toml @@ -9,7 +9,8 @@ [[redirects]] from = "/:page" - to = "/page/:page/index.html" + to = "/page/:page" + force = false [[redirects]] from = "/gentoo_stage3_nmor"