diff --git a/manifest.json b/manifest.json index 52be7f8..ba25fb2 100644 --- a/manifest.json +++ b/manifest.json @@ -11,8 +11,7 @@ "upstream": { "license": "MPL-2.0", "website": "https://collaboraoffice.com", - "admindoc": "https://www.collaboraoffice.com/code/", - "userdoc": "https://yunohost.org/#/app_collabora" + "admindoc": "https://www.collaboraoffice.com/code/" }, "license": "MPL-2.0", "maintainer": { @@ -30,13 +29,11 @@ "install" : [ { "name": "domain", - "type": "domain", - "example": "example.com" + "type": "domain" }, { "name": "password", - "type": "password", - "example": "password" + "type": "password" }, { "name": "nextcloud_domain",