diff --git a/config/routes.rb b/config/routes.rb index 89025bd3..54da9dfd 100644 --- a/config/routes.rb +++ b/config/routes.rb @@ -15,6 +15,7 @@ get '2023', to: 'home#course2023', as: :course2023 get '2024', to: 'home#course2024', as: :course2024 get 'donate', to: redirect('https://donate.stripe.com/cN25lPeUe3qO5zyfYY'), as: :donate_redirect + get 'shop', to: redirect('https://nwspk.myshopify.com/'), as: :shop post 'webhooks', to: 'webhooks#index' # LCPT routes