From ec54ce036808d28e55b4c9ab60d30be14a502b9d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sat, 5 Feb 2022 12:06:02 +0100 Subject: [PATCH] fix --- doc/DISCLAIMER.md | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index f4d1139..5e94b59 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1 +1 @@ -`/?server=/webirc/websocket/` \ No newline at end of file +`https://domain.tld/?server=/webirc/websocket/` \ No newline at end of file diff --git a/manifest.json b/manifest.json index 50522cf..79eacfe 100644 --- a/manifest.json +++ b/manifest.json @@ -16,8 +16,8 @@ }, "license": "free", "maintainer": { - "name": "John doe", - "email": "john.doe@example.com" + "name": "", + "email": "" }, "requirements": { "yunohost": ">= 4.3.0"