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" )