Skip to content

Commit

Permalink
remove excess line.
Browse files Browse the repository at this point in the history
  • Loading branch information
quintrino authored Aug 29, 2024
1 parent 0ccfb21 commit 1a091fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
get '/videos', to: redirect('https://www.youtube.com/channel/UCr38SHAvOKMDyX3-8lhvJHA/videos'), as: :videos
get '/merch', to: redirect('https://www.redbubble.com/people/ruby-au/explore'), as: :merch


get "/events/rubyconf_au_2021" => "events#rubyconf_au_2021"
get "/events/rails_camp_27" => "events#rails_camp_27"

Expand Down

0 comments on commit 1a091fe

Please sign in to comment.