From 4ae24be3158c2d62e38e0880cac02eec04ecac30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 23 May 2023 18:26:58 +0200 Subject: [PATCH] fix --- doc/ADMIN.md | 2 +- doc/ADMIN_fr.md | 2 +- doc/POST_UPGRADE.md | 2 +- doc/POST_UPGRADE_fr.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 5cc8c22..73c2488 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -2,7 +2,7 @@ Your SMP server address: ``` smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ -xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443 +xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__ ``` Mobile clients are available for [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) and [f-droid](https://app.simplex.chat). diff --git a/doc/ADMIN_fr.md b/doc/ADMIN_fr.md index bf99b1e..50a3505 100644 --- a/doc/ADMIN_fr.md +++ b/doc/ADMIN_fr.md @@ -2,7 +2,7 @@ L'adresse de votre serveur SMP est : ``` smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ -xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443 +xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__ ``` Les clients mobiles sont disponibles pour [iOS](https://apps.apple.com/us/app/simplex-chat/id1605771084), [Android](https://play.google.com/store/apps/details?id=chat.simplex.app) et [f-droid](https://app.simplex.chat). diff --git a/doc/POST_UPGRADE.md b/doc/POST_UPGRADE.md index d2a6299..981da15 100644 --- a/doc/POST_UPGRADE.md +++ b/doc/POST_UPGRADE.md @@ -1,4 +1,4 @@ Your SMP server address: smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ -xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:443 \ No newline at end of file +xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__ \ No newline at end of file diff --git a/doc/POST_UPGRADE_fr.md b/doc/POST_UPGRADE_fr.md index 5b1642b..25095f8 100644 --- a/doc/POST_UPGRADE_fr.md +++ b/doc/POST_UPGRADE_fr.md @@ -1,4 +1,4 @@ Adresse de votre serveur SMP : smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__ -xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:5224 +xftp://__XFTP_FINGERPRINT__@__PUBLIC_IP4__:__PORT_XFTP__