From 123e49285cf56989e94e49df0264d609e1fdf4e4 Mon Sep 17 00:00:00 2001 From: Riccardo Bessone Date: Thu, 26 Aug 2021 17:38:14 +0200 Subject: [PATCH] Update CardDAV repository URL Repository URL changed due to namespace change --- docs/third_party-roundcube.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/third_party-roundcube.md b/docs/third_party-roundcube.md index 0042a2bea..877c4273a 100644 --- a/docs/third_party-roundcube.md +++ b/docs/third_party-roundcube.md @@ -102,7 +102,7 @@ $config['password_query'] = "UPDATE mailbox SET password = %P WHERE username = % ### Integrate CardDAV addressbooks in Roundcube -Download the latest release of [RCMCardDAV](https://github.com/blind-coder/rcmcarddav/) to the Roundcube plugin directory and extract it (here `rc/plugins`): +Download the latest release of [RCMCardDAV](https://github.com/mstilkerich/rcmcarddav) to the Roundcube plugin directory and extract it (here `rc/plugins`): ``` cd data/web/rc/plugins wget -O - https://github.com/mstilkerich/rcmcarddav/releases/download/v4.1.2/carddav-v4.1.2.tar.gz | tar xfvz -