diff --git a/views/DE/account/registration.pug b/views/DE/account/registration.pug index ab1c7e5a74c6a425f0dc151fff824d79a15ff5ae..077e41386e08e6d5e278d781d87133efaf398cfd 100644 --- a/views/DE/account/registration.pug +++ b/views/DE/account/registration.pug @@ -82,7 +82,7 @@ html(lang="de") p <em><small>* Pflichtfeld</small></em> input#submitBtn(type="submit", class="btn btn-outline-dark btn-block", value="Senden" disabled) br - p(class="text-center") Sie haben bereits ein Benutzerkonto? <a href="/login">Melden Sie sich hier an</a>. + p(class="text-center") Sie haben bereits ein Benutzerkonto? <a href="/account/">Melden Sie sich hier an</a>. // jQuery