From ebe4a38fca0b83718f8fa4001dfaa83dd303b827 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Tue, 26 Apr 2022 11:28:11 -0500 Subject: [PATCH] Add note to toml redirects --- netlify.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify.toml b/netlify.toml index 8dd99f4..c8f4e11 100644 --- a/netlify.toml +++ b/netlify.toml @@ -13,7 +13,7 @@ # https://docs.netlify.com/configure-builds/file-based-configuration/#redirects - +# These redirect are lower priority than _redirects in the root or dist # old node redirect [[redirects]] from = "/app/node"