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 339748f commit 0c9798dCopy full SHA for 0c9798d
config/routes.rb
@@ -32,6 +32,7 @@
32
get "/docs/_thanks", to: redirect('/thanks')
33
34
get "/redirects/202407", to: redirect('https://www.facebook.com/groups/coderdojo.jp.champions/posts/7788378511253707/')
35
+ get "/redirects/interface", to: redirect('/')
36
get "/youtube", to: redirect('https://www.youtube.com/CoderDojoJapan')
37
get "/brand", to: redirect('/docs/brand-guidelines')
38
get "/calendar", to: redirect('/calendar/yohei')
0 commit comments