From 7a5ca83c2cf99a38aff2fc844540933e3723bea3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:56:06 +0100 Subject: [PATCH] Fix --- doc/ADMIN.md | 2 +- doc/ADMIN_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 5461e50..2cef887 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -3,7 +3,7 @@ Your SMP server address: ``` -smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__ +smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ ``` For mobile clients, open Settings, find an option "SMP servers", toggle "Configure SMP Servers" to on, then enter the SMP Servers Address for all servers you want the client to use. diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index 6c4b5de..47b2eb2 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -3,7 +3,7 @@ L'adresse de votre serveur SMP est : ``` -smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__ +smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ ``` Pour les clients mobiles, ouvrez Paramètres, recherchez une option "Serveurs SMP", activez "Configurer les serveurs SMP", puis entrez l'adresse des serveurs SMP pour tous les serveurs que vous souhaitez que le client utilise.