From 6d7be57dcf2d07a695a405d5c858e0f82733f06a Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 11 May 2022 11:42:17 +0100 Subject: [PATCH] More comments --- scripts/netlify_redirects | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/scripts/netlify_redirects b/scripts/netlify_redirects index defe316d..b84670e9 100644 --- a/scripts/netlify_redirects +++ b/scripts/netlify_redirects @@ -1,2 +1,4 @@ -# Copied to the netlify deploy dir in the upload stage +# This file is copied to the netlify deploy dir in the upload stage + +# Redirect any unknown path to index.html /* /index.html 200