diff options
author | Michel Cadennes <michel.cadennes@assemblee-virtuelle.org> | 2018-11-19 20:15:00 +0100 |
---|---|---|
committer | Michel Cadennes <michel.cadennes@assemblee-virtuelle.org> | 2018-11-19 20:15:00 +0100 |
commit | 436f9b5816ca1d8653c6cb4dbd2d9b194a191b09 (patch) | |
tree | 971786d190bb7ca541b3308a71b3505eaec71907 | |
parent | 22b0ab071c0daaea9527c59bc30585902cb29f96 (diff) |
Correction of en error on the domain name
of the default identity server
> http://vector.im
-rw-r--r-- | USAGE_GUIDE.en.md | 2 | ||||
-rw-r--r-- | USAGE_GUIDE.fr.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/USAGE_GUIDE.en.md b/USAGE_GUIDE.en.md index 00f4775..b37cc2d 100644 --- a/USAGE_GUIDE.en.md +++ b/USAGE_GUIDE.en.md @@ -48,7 +48,7 @@ To create an account, fill out the form as follows: * the **Default Server** is on the domain https://matrix.org * the **Custom Server** is the one of the Virtual Assembly (we strongly advise you to choose this option). 1. For the home service URL, enter: https://matrix.virtual-assembly.org - 1. For the identity server URL, leave the default value: https://riot.im + 1. For the identity server URL, leave the default value: https://vector.im 1. Choose the language for the interface 1. You can now click on **Register** diff --git a/USAGE_GUIDE.fr.md b/USAGE_GUIDE.fr.md index ee86de9..ad77b15 100644 --- a/USAGE_GUIDE.fr.md +++ b/USAGE_GUIDE.fr.md @@ -46,7 +46,7 @@ Pour créer un compte, remplissez le formulaire ainsi : * le **Serveur par défaut** est sur le domaine https://matrix.org * le **Serveur personnalisé**, celui de l'Assemblée Virtuelle (nous vous conseillons fortement de choisir cette option). 1. Pour l'URL du service d'accueil, indiquez : https://matrix.virtual-assembly.org - 1. Pour l'URL du serveur d'identité, laissez la valeur par défaut : https://riot.im + 1. Pour l'URL du serveur d'identité, laissez la valeur par défaut : https://vector.im 1. Choisissez la langue de l'interface 1. Vous pouvez maintenant cliquer sur **S'inscrire** |