diff --git a/netlify.toml b/netlify.toml index f59a9b4..1c03087 100644 --- a/netlify.toml +++ b/netlify.toml @@ -23,5 +23,5 @@ # Redirects # @see https://www.netlify.com/docs/netlify-toml-reference/ [[redirects]] - from = "/guide/templating" - to = "/guide/slots" + from = "/guide/templating.html" + to = "/guide/slots.html"