diff options
author | ericgaspar | 2020-12-21 23:21:17 +0100 |
---|---|---|
committer | ericgaspar | 2020-12-21 23:28:56 +0100 |
commit | 8dc215fd9869301d5fe37442844364f152257956 (patch) | |
tree | 60fe5e5d78c4f2885718b82a3109b5c1497c64d9 /docs | |
parent | 287e88bc7439c1f2dfc328912c5469d101b50130 (diff) |
Set Install-with-yunohost bagde to SVG
Signed-off-by: ericgaspar <junk.eg@free.fr>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/setup/yunohost.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setup/yunohost.md b/docs/setup/yunohost.md index fd90036c..dac4c0b1 100644 --- a/docs/setup/yunohost.md +++ b/docs/setup/yunohost.md @@ -3,6 +3,6 @@ YunoHost HedgeDoc is available as a 1-click install on [YunoHost](https://yunohost.org/). YunoHost is a Debian GNU/Linux based distribution packaged with free software that automates the installation of a personal web server. -[![Install HedgeDoc with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=hedgedoc) +[![Install HedgeDoc with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hedgedoc) The source code for the package can be found [here](https://github.com/YunoHost-Apps/hedgedoc_ynh). |