From 2e700ec04541bdb744827efbb259f976e6c416e7 Mon Sep 17 00:00:00 2001 From: squeak Date: Thu, 9 Sep 2021 10:49:43 +0200 Subject: [PATCH] Added missing links to dato website and repo. --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 819f4c5..3af9b78 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,8 @@ For now, dato needs a full domain, it doesn't support being set to a subpath. ## Links * Report a bug: https://github.com/YunoHost-Apps/dato_ynh/issues - * App website: Link to the official website of this app. - * Upstream app repository: Link to the official repository of the upstream app. + * App website: https://squeak.eauchat.org/dato/ + * Upstream app repository: https://framagit.org/squeak/dato/ * YunoHost website: https://yunohost.org/ --- diff --git a/README_fr.md b/README_fr.md index 9a007a0..b53ac8b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -80,8 +80,8 @@ Pour le moment, dato a besoin d'un domaine/sous-domaine complet et ne peut être ## Liens * Signaler un bug : https://github.com/YunoHost-Apps/dato_ynh/issues - * Site de l'application : Lien vers le site officiel de cette application. - * Dépôt de l'application principale : Lien vers le dépôt officiel de l'application principale. + * Site de l'application : https://squeak.eauchat.org/dato/ + * Dépôt de l'application principale : https://framagit.org/squeak/dato/ * Site web YunoHost : https://yunohost.org/ ---