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 47cecec commit 471cef2Copy full SHA for 471cef2
config/routes.rb
@@ -31,7 +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')
+ get "/redirects/202407", to: redirect('https://www.facebook.com/groups/coderdojo.jp.champions/posts/7788378511253707/')
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