diff --git a/manifest.json b/manifest.json index 2690546..c2afcbd 100644 --- a/manifest.json +++ b/manifest.json @@ -3,16 +3,16 @@ "id": "etherpad_mypads", "packaging_format": 1, "description": { - "en": "Online editor providing collaborative editing in real-time.", - "fr": "Éditeur en ligne fournissant l'édition collaborative en temps réel." + "en": "Online editor providing collaborative editing in real-time", + "fr": "Éditeur en ligne fournissant l'édition collaborative en temps réel" }, "version": "1.8.14~ynh1", - "url": "https://framapad.org", + "url": "http://etherpad.org", "upstream": { "license": "Apache-2.0", "website": "http://etherpad.org", "demo": "https://video.etherpad.com", - "admindoc": "http://etherpad.org/doc/v1.8.13", + "admindoc": "http://etherpad.org/doc/v1.8.14", "userdoc": "https://yunohost.org/en/app_etherpad_mypads", "code": "https://github.com/ether/etherpad-lite" },