Skip to content

Commit ea8b415

Browse files
committed
go/ticket (go/complete)
1 parent eb54df1 commit ea8b415

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

config/nginx.conf.erb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,13 @@ http {
642642
location = /go/discord {
643643
return 302 https://discord.gg/AjSCZzc6YG;
644644
}
645+
location = /go/ticket {
646+
return 302 https://esa-pages.io/p/sharing/68/posts/1564/a881002c2a93ed045720.html;
647+
}
648+
location = /go/complete {
649+
return 302 https://esa-pages.io/p/sharing/68/posts/1564/a881002c2a93ed045720.html;
650+
}
651+
645652

646653
# rubykaigi internals
647654
location = /go/legal {

0 commit comments

Comments
 (0)