update connect link

This commit is contained in:
Fabian Dill 2021-01-03 17:49:30 +01:00
parent bf5930e193
commit 07954fc230
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
later,
you can simply refresh this page and the server will be started again.<br>
{% if room.last_port %}
You can connect to this room by using '/connect berserkermulti.world:{{ room.last_port }}'
You can connect to this room by using '/connect archipelago.gg:{{ room.last_port }}'
in the <a href="https://github.com/Berserker66/MultiWorld-Utilities/releases">client</a>.<br>{% endif %}
{{ macros.list_patches_room(room.seed.patches, room) }}
{% if room.owner == session["_id"] %}