diff --git a/views/registration.pug b/views/registration.pug
index 105fe7a7f14d6d2b27e7160d7749c71e2a69abd4..8d54949622820c45ace52fa16ca8d2af01ea1ae0 100644
--- a/views/registration.pug
+++ b/views/registration.pug
@@ -75,7 +75,7 @@ html(lang="en")
                         input#inputSpeciality(name="inputSpeciality", type="text", class="form-control", placeholder="Fachgebiete")                    
                     input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Submit" disabled)
                 br
-                p(class="text-center") Already have an account? <a href="https://transfer.hft-stuttgart.de/login">Login</a>.
+                p(class="text-center") Already have an account? <a href="/account/">Login</a>.
                     
 
     // jQuery