Skip to content
Snippets Groups Projects
Verified Commit aeecd99b authored by David Gunnarsson's avatar David Gunnarsson
Browse files

Change facem_home_url to beta.facem.at

this is for the development phase, where beta.facem.at is currently linked. When we switch we can only change this route back and all links will reference facem.at again
parent c377bdf1
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ Rails.application.routes.draw do
resources :confirmations, only: %i[new show create]
direct :facem_home do
"https://facem.at"
"https://beta.facem.at"
end
direct :email_forwarding_instructions do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment