Skip to content

Commit 4572193

Browse files
authored
Fix redirect to GGJ2021
1 parent 61a4a0e commit 4572193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ server {
6060
return 301 $scheme://forum.usp.game.dev.br/;
6161
}
6262

63-
location /ggj2020 {
63+
location /ggj2021 {
6464
return 302 https://sites.google.com/ime.usp.br/ggj-usp-2021/;
6565
}
6666

0 commit comments

Comments
 (0)