diff --git a/README.md b/README.md index 92b87ce..394440a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This package will install the same plugins than [Framapad](https://framapad.org/ ## Demo -* [Official demo](https://oasis.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60) +* [Demo](https://etherpad.wikimedia.org/) ## Configuration diff --git a/README_fr.md b/README_fr.md index 61bbc51..10a1fa1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ Ce paquet installera les mêmes plugins que [Framapad](https://framapad.org/). ## Démo -* [Démo officielle](https://oasis.sandstorm.io/appdemo/h37dm17aa89yrd8zuqpdn36p6zntumtv08fjpu8a8zrte7q1cn60) +* [Démo](https://etherpad.wikimedia.org/) ## Configuration diff --git a/manifest.json b/manifest.json index 69f473e..83daae7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,10 +1,10 @@ { - "name": "Etherpad Mypads", + "name": "Etherpad MyPads", "id": "etherpad_mypads", "packaging_format": 1, "description": { - "en": "Online editor providing collaborative editing in real-time. Framapad clone.", - "fr": "Éditeur en ligne fournissant l'édition collaborative en temps réel. Clone de Framapad." + "en": "Online editor providing collaborative editing in real-time.", + "fr": "Éditeur en ligne fournissant l'édition collaborative en temps réel." }, "version": "1.8.4~ynh1", "url": "https://framapad.org", @@ -31,8 +31,8 @@ "name": "domain", "type": "domain", "ask": { - "en": "Choose a domain for Etherpad MyPads.", - "fr": "Choisissez un domaine pour Etherpad MyPads." + "en": "Choose a domain for Etherpad MyPads", + "fr": "Choisissez un domaine pour Etherpad MyPads" }, "example": "sub.domain.org" }, @@ -40,8 +40,8 @@ "name": "path", "type": "path", "ask": { - "en": "Choose a path for Etherpad", - "fr": "Choisissez un chemin pour Etherpad" + "en": "Choose a path for Etherpad MyPads", + "fr": "Choisissez un chemin pour Etherpad MyPads" }, "example": "/pad", "default": "/pad"