From 12b6665062e8123575bd3e8cfaf02539f052dca8 Mon Sep 17 00:00:00 2001 From: Carlana Date: Thu, 23 Jan 2025 12:59:47 -0500 Subject: [PATCH] Redirects: Add uppercase version of LIA redirect --- data/redirects.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/redirects.toml b/data/redirects.toml index 863a09355..2f49f9eda 100644 --- a/data/redirects.toml +++ b/data/redirects.toml @@ -78,3 +78,7 @@ to = "https://centregives.org/organizations/273-spotlight-pa" [[redirects]] from = "/lia/" to = "/support/leaders-in-action/#our-current-leaders" + +[[redirects]] +from = "/LIA/" +to = "/support/leaders-in-action/#our-current-leaders"