diff options
author | David Mehren | 2020-12-22 12:41:39 +0100 |
---|---|---|
committer | GitHub | 2020-12-22 12:41:39 +0100 |
commit | 23ade34cac686d164c10c779f6c2dd9edc469354 (patch) | |
tree | 60fe5e5d78c4f2885718b82a3109b5c1497c64d9 /docs/setup | |
parent | 287e88bc7439c1f2dfc328912c5469d101b50130 (diff) | |
parent | 8dc215fd9869301d5fe37442844364f152257956 (diff) |
Merge pull request #636 from hedgedoc/Set-badge-to-SVG
Diffstat (limited to '')
-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). |