Add /forem redirect (#9317)
This commit is contained in:
parent
ca06e4e357
commit
bf0ec3271a
1 changed files with 1 additions and 0 deletions
|
|
@ -310,6 +310,7 @@ Rails.application.routes.draw do
|
|||
get "/async_info/shell_version", controller: "async_info#shell_version", defaults: { format: :json }
|
||||
|
||||
get "/future", to: redirect("devteam/the-future-of-dev-160n")
|
||||
get "/forem", to: redirect("devteam/for-empowering-community-2k6h")
|
||||
|
||||
# Settings
|
||||
post "users/update_language_settings" => "users#update_language_settings"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue