From 6f5ffb0918b27961d592ade0ca852456156ad23c Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 27 Oct 2023 05:05:04 +0200 Subject: [PATCH] change the Dex link from the ynh repo to the ynh store --- doc/DOCS.md | 2 +- doc/DOCS_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/DOCS.md b/doc/DOCS.md index 1439ac1..9bc38fe 100644 --- a/doc/DOCS.md +++ b/doc/DOCS.md @@ -80,7 +80,7 @@ You can read the [official GoToSocial documentation about OpenID Connect](https: To use OpenID Connect, the YunoHost admin must: -* Install the [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) package (note that your server must compile it, which can be resource-intensive) +* Install the [Dex](https://apps.yunohost.org/app/dex) package (note that your server must compile it, which can be resource-intensive) * Configure Dex properly during the installation (all entered information will be used in the next step, so keep it in a safe place) * Domain: as you wish (may be a sub-domain of your GTS instance, like "dex.gts.example.com") * Path: only `/` if you wish to install it on a sub-domain of your instance, otherwise as you wish diff --git a/doc/DOCS_fr.md b/doc/DOCS_fr.md index f642b4e..37e66ec 100644 --- a/doc/DOCS_fr.md +++ b/doc/DOCS_fr.md @@ -80,7 +80,7 @@ Vous pouvez regarder la [documentation officielle de GoToSocial au sujet de Open Pour utiliser OpenID Connect, l'admin YunoHost doit: -* Installer le package [dex_ynh](https://github.com/YunoHost-Apps/dex_ynh) (notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources) +* Installer le package [Dex](https://apps.yunohost.org/app/dex) (notez que votre serveur doit le compiler, ce qui peut être gourmand en ressources) * Configurer Dex correctement durant l'installation (toutes les informations renseignées seront utilisées lors de l'étape suivante, donc conservez-les soigneusement) * Nom de domaine : ce que vous voulez (peut-être un sous domaine de votre instance GTS, comme "dex.gts.example.com") * Chemin : juste `/` si vous souhaitez l'installer sur un sous domaine de votre instance, sinon comme vous voulez