diff options
Diffstat (limited to 'src/views/Registration.vue')
-rw-r--r-- | src/views/Registration.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/Registration.vue b/src/views/Registration.vue index 86bb5a4..32f7eb8 100644 --- a/src/views/Registration.vue +++ b/src/views/Registration.vue @@ -127,7 +127,7 @@ <p>Your account has been successfully created.</p> <h1>Next steps</h1> - <p>To start playing, <a href="https://manaplus.germantmw.de/">download ManaPlus</a> and select the server <i>The Mana World</i>.</p> + <p>To start playing, <a href="https://wiki.themanaworld.org/wiki/Downloads" target="_blank">install a suitable client</a> and select the server <i>The Mana World</i>.</p> <h1>Troubleshooting</h1> <p>Sometimes, you may get an error if you try to login right after registering. Common messages include "Password Incorrect" and "Account not found".</p> |