From 5097627ad2d220df27df1cdca056c1b8342f2e03 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sat, 1 Apr 2017 20:51:01 +0200 Subject: [PATCH] Update links and add community example --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c1f4373..59268e0 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,18 @@ As YunoHost is not a centralized service, such a badge cannot link directly to u # Embed the "Install with YunoHost" button -Example for the Roundcube app +Example for the Roundcube app (official app) *HTML* -`Install Roundcube with YunoHost` +`Install Roundcube with YunoHost` *Markdown* -`[![Install Roundcube with YunoHost](http://www.scith.ovh/installynh/install-with-yunohost.png)](http://www.scith.ovh/installynh/?app=roundcube)` +`[![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube)` -[![Install Roundcube with YunoHost](http://www.scith.ovh/installynh/install-with-yunohost.png)](http://www.scith.ovh/installynh/?app=roundcube) +[![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) + +Example for the Duniter app (community) + +[![Install Duniter with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=duniter)