From 96f528d005e174d3c8ac9674a70eddd68a9ecc3f Mon Sep 17 00:00:00 2001 From: Xavier Brochard Date: Wed, 23 Mar 2022 17:32:02 +0100 Subject: [PATCH] fix html5 plugin url --- doc/DISCLAIMER.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index f7987e0..935843a 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -12,7 +12,7 @@ You can also install other plugins - which will not be removed with upgrades. To ##### From the Plugin Repository -Let's say for example that we want to install the [html5_notifier](https://plugins.roundcube.net/packages/kitist/html5_notifier) plugin. +Let's say for example that we want to install the [html5_notifier](https://packagist.org/packages/kitist/html5_notifier) plugin. 1. Connect to your server as root using SSH: ```