From bf7fcc19224e0a4a0175217ab671a50a6d2b7fca Mon Sep 17 00:00:00 2001 From: Dion Hulse Date: Wed, 8 May 2024 16:12:00 +1000 Subject: [PATCH] . --- public_html/wp-content/sunrise-wordcamp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/wp-content/sunrise-wordcamp.php b/public_html/wp-content/sunrise-wordcamp.php index cc6fb3bb00..3cc1eaf2b8 100644 --- a/public_html/wp-content/sunrise-wordcamp.php +++ b/public_html/wp-content/sunrise-wordcamp.php @@ -354,7 +354,7 @@ function get_domain_redirects() { // city.wordcamp.org/year redirects. "india.wordcamp.$tld/2020" => "india.wordcamp.$tld/2021", - // Regional event typos + // Regional event typos. "eu.wordcamp.$tld" => "europe.wordcamp.$tld", "usa.wordcamp.$tld" => "us.wordcamp.$tld",