From 8293f2bfd706a8fd2543429571e6db1aeff11c3c Mon Sep 17 00:00:00 2001 From: Jeff Date: Thu, 2 May 2019 14:05:01 -0700 Subject: [PATCH] update netlify redirects --- netlify.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"