1
Fork 0

Point to talks page

This commit is contained in:
Jake Howard 2024-07-01 20:25:45 +01:00
parent 19b822f636
commit f8f4a5a9b4
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -33,7 +33,7 @@ server {
reset_timedout_connection on;
location = / {
return 302 https://theorangeone.net;
return 302 https://theorangeone.net/talks/;
}
location ~ ^/(\w[\w\-]+?)/.* {