Skip to content

Commit 0c9798d

Browse files
committed
Add custom redirect for Dojo通信 in CQ Interface
1 parent 339748f commit 0c9798d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/routes.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
get "/docs/_thanks", to: redirect('/thanks')
3333

3434
get "/redirects/202407", to: redirect('https://www.facebook.com/groups/coderdojo.jp.champions/posts/7788378511253707/')
35+
get "/redirects/interface", to: redirect('/')
3536
get "/youtube", to: redirect('https://www.youtube.com/CoderDojoJapan')
3637
get "/brand", to: redirect('/docs/brand-guidelines')
3738
get "/calendar", to: redirect('/calendar/yohei')

0 commit comments

Comments
 (0)