From d5def51bbafe5feba1247967bfb46398c13eee52 Mon Sep 17 00:00:00 2001
From: Leeloo <164774099+criticalsool@users.noreply.github.com>
Date: Sun, 12 May 2024 17:19:11 +0200
Subject: [PATCH] Update user documentation links (#100)
* Update EN user documentation link
* Update user documentation link
* Update documentation link
* Update manisfest user doc
---
README.md | 2 +-
README_eu.md | 2 +-
README_fr.md | 2 +-
manifest.toml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index db96675..d5acd59 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web inter
## Documentation and resources
- Official app website:
-- Official user documentation:
+- Official user documentation:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
diff --git a/README_eu.md b/README_eu.md
index bfa14b1..3f5cfa5 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -29,7 +29,7 @@ Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web inter
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
-- Erabiltzaileen dokumentazio ofiziala:
+- Erabiltzaileen dokumentazio ofiziala:
- Administratzaileen dokumentazio ofiziala:
- Jatorrizko aplikazioaren kode-gordailua:
- YunoHost Denda:
diff --git a/README_fr.md b/README_fr.md
index b412c57..1ef166d 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -29,7 +29,7 @@ Baïkal est un serveur léger CalDAV+CardDAV. Il offre une interface Web étendu
## Documentations et ressources
- Site officiel de l’app :
-- Documentation officielle utilisateur :
+- Documentation officielle utilisateur :
- Documentation officielle de l’admin :
- Dépôt de code officiel de l’app :
- YunoHost Store :
diff --git a/manifest.toml b/manifest.toml
index aa5742a..87039de 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -16,7 +16,7 @@ license = "GPL-3.0"
website = "https://sabre.io/baikal/"
demo = "https://demo.yunohost.org/baikal/admin/"
admindoc = "https://sabre.io/dav/"
-userdoc = "https://github.com/AlexandreMonroche/BaikalGuide"
+userdoc = "https://sabre.io/baikal/install/"
code = "https://github.com/sabre-io/Baikal"
[integration]