From 3c3338fe5decf67cc01fec87bb4805eb8326f132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Jun 2022 15:25:11 +0200 Subject: [PATCH 1/2] Update apps.json --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 7e1cb3f3..7f545f21 100644 --- a/apps.json +++ b/apps.json @@ -715,6 +715,14 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/dockerui_ynh" }, + "documize": { + "category": "publishing", + "state": "working", + "subtags": [ + "wiki" + ], + "url": "https://github.com/YunoHost-Apps/documizeynh" + }, "dokuwiki": { "category": "publishing", "high_quality": true, From e7405dfabb8448a465c0ccb0ca10bc9b35e2c0ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 12 Jun 2022 15:27:47 +0200 Subject: [PATCH 2/2] Update apps.json Co-authored-by: tituspijean --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 7f545f21..c94a2545 100644 --- a/apps.json +++ b/apps.json @@ -721,7 +721,7 @@ "subtags": [ "wiki" ], - "url": "https://github.com/YunoHost-Apps/documizeynh" + "url": "https://github.com/YunoHost-Apps/documize_ynh" }, "dokuwiki": { "category": "publishing",