diff --git a/config/routes.rb b/config/routes.rb
index 1b202eed30a51427cdb0b00cdec6839fa2500e0f..fa7e0ef8f494048ca28e545cde0098e52c4914c1 100644
--- a/config/routes.rb
+++ b/config/routes.rb
@@ -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