We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5df736 commit 47cececCopy full SHA for 47cecec
config/routes.rb
@@ -31,6 +31,7 @@
31
get "/docs/_calendar-kirie", to: redirect('/calendar/kirie')
32
get "/docs/_thanks", to: redirect('/thanks')
33
34
+ get "/redirects/202407", to: redirect('https://www.facebook.com/groups/coderdojo.jp.champions')
35
get "/youtube", to: redirect('https://www.youtube.com/CoderDojoJapan')
36
get "/brand", to: redirect('/docs/brand-guidelines')
37
get "/calendar", to: redirect('/calendar/yohei')
0 commit comments