diff options
author | David Mehren | 2020-12-01 10:15:43 +0100 |
---|---|---|
committer | GitHub | 2020-12-01 10:15:43 +0100 |
commit | 0e8e2132561b6b2e551257c06461b399b390095b (patch) | |
tree | 086f2507881ddf1f7ff198618320e28de926d248 /docs/setup | |
parent | 3f86ffb8829d6724ed74d244cfb7762675862c70 (diff) | |
parent | d1a0ca05afeb41a32dfdfac4dc8d2597007533d2 (diff) |
Merge pull request #605 from hedgedoc/YunoHost-link-update
Update yunohost.md
Diffstat (limited to '')
-rw-r--r-- | docs/setup/yunohost.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/setup/yunohost.md b/docs/setup/yunohost.md index 9ec9d45b..fd90036c 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=codimd) +[![Install HedgeDoc with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=hedgedoc) -The source code for the package can be found [here](https://github.com/YunoHost-Apps/codimd_ynh). +The source code for the package can be found [here](https://github.com/YunoHost-Apps/hedgedoc_ynh). |