Update survey redirect
Change link to survey wrap-up
This commit is contained in:
parent
ff877ec2aa
commit
1c664343d4
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ Rails.application.routes.draw do
|
|||
get "/welcome" => "pages#welcome"
|
||||
get "/💸", to: redirect("t/hiring")
|
||||
get "/security", to: "pages#bounty"
|
||||
get "/survey", to: redirect("https://dev.to/devteam/state-of-the-web-data---call-for-analysis-2o75")
|
||||
get "/survey", to: redirect("https://dev.to/ben/final-thoughts-on-the-state-of-the-web-survey-44nn")
|
||||
get "/now" => "pages#now"
|
||||
get "/membership" => "pages#membership"
|
||||
get "/events" => "events#index"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue