diff options
-rw-r--r-- | template/en/default/global/common-links.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/common-links.html.tmpl b/template/en/default/global/common-links.html.tmpl index c196c7d..a0d080a 100644 --- a/template/en/default/global/common-links.html.tmpl +++ b/template/en/default/global/common-links.html.tmpl @@ -89,7 +89,7 @@ && user.authorizer.user_can_create_account %] <li id="new_account_container[% qs_suffix FILTER html %]"> <span class="separator">| </span> - <a href="createaccount.cgi">New Account</a> + <a href="https://identity.mageia.org/register">New Account</a> </li> [% END %] |