diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-06-12 13:35:30 +0000 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2024-06-12 13:35:30 +0000 |
commit | 16fe8d754c183fbbecd5122c743f4079869a1f95 (patch) | |
tree | 8f647bbfb3bf2749cd623bfa440efd5d0dc1edbd /src/views/Registration.vue | |
parent | 440afc348bf4e0391de0a16783803350517da168 (diff) | |
download | website-16fe8d754c183fbbecd5122c743f4079869a1f95.tar.gz website-16fe8d754c183fbbecd5122c743f4079869a1f95.tar.bz2 website-16fe8d754c183fbbecd5122c743f4079869a1f95.tar.xz website-16fe8d754c183fbbecd5122c743f4079869a1f95.zip |
Link and style updates
Link updates:
* Adjusted wiki URLs to avoid redirects
* Updated downloads page redirect to current Downloads page
* Updated link to Tiled repository
* Updated download link on registration page
Style updates:
* Restored the border around the contents
* Give the text a bit more space
* Less different font sizes
* More modern use of rounded corners
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 c663143..86bb5a4 100644 --- a/src/views/Registration.vue +++ b/src/views/Registration.vue @@ -2,7 +2,7 @@ <main class="registration"> <h1>Account creation</h1> <p>Welcome to The Mana World! With this form you can register for a new game account.</p> - <p>Please note that you will also need to download and install <a href="https://manaplus.germantmw.de/" target="_blank">ManaPlus</a>, our official game client.</p> + <p>Please note that you will also need to <a href="https://wiki.themanaworld.org/wiki/Downloads" target="_blank">install a suitable client</a> to play this game.</p> <br> <div class="dialog"> <b>NOTICE:</b> Accounts may take up to 15 minutes for automatic activation. No email confirmation is necessary. |