From 1cb855a967902ee3bcc1a66d3be24f9b664a17d0 Mon Sep 17 00:00:00 2001 From: ericthelemur Date: Mon, 30 Dec 2024 10:42:27 +0000 Subject: [PATCH] Add volunteer link --- redirects.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/redirects.conf b/redirects.conf index 4a306b1..9dbf31c 100644 --- a/redirects.conf +++ b/redirects.conf @@ -9,5 +9,6 @@ url.redirect = ( "^/howto$" => "https://warwickspeed.run/guides/learn", "^/how-to$" => "https://warwickspeed.run/guides/learn", "^/guide$" => "https://warwickspeed.run/guides", - # "^/schedule$" => "https://oengus.fun/wasd2024/schedule" + # "^/schedule$" => "https://oengus.fun/wasd2024/schedule", + "^/volunteer$" => "https://forms.office.com/e/9sCthU6KTD" )