Skip to content

Commit

Permalink
added newspeak.house/rationclub redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
edsaperia authored Oct 8, 2024
1 parent 31fc075 commit e2a6091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/routes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
get 'donate', to: redirect('https://donate.stripe.com/cN25lPeUe3qO5zyfYY'), as: :donate_redirect
get 'shop', to: redirect('https://nwspk.myshopify.com/'), as: :shop
get 'feedback', to: redirect('https://forms.gle/NLZ8JQdDFeuToWgF6'), as: :feedback
get 'rationclub', to: redirect('https://forms.gle/T3rXorsrb4gXKazv9'), as: :rationclub
post 'webhooks', to: 'webhooks#index'

# LCPT routes
Expand Down

0 comments on commit e2a6091

Please sign in to comment.