From ce42eadf250c89834b6e10474061012405e680fa Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 1 Sep 2024 15:31:13 +0200 Subject: [PATCH] manual: Replace FTP link to libgcrypt. Apparently, this FTP server has been switched off and checklink is right to complain about it. Use the https link to the web page instead. --- web/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/manual.md b/web/manual.md index 0db1e22c..d12c4917 100644 --- a/web/manual.md +++ b/web/manual.md @@ -331,7 +331,7 @@ code repository, execute git clone https://git.tuebingen.mpg.de/osl - [openssl](https://www.openssl.org/) or -[libgcrypt](ftp://ftp.gnupg.org/gcrypt/libgcrypt/). At least one +[libgcrypt](https://directory.fsf.org/project/libgcrypt/). At least one of these two libraries is needed as the backend for cryptographic routines on both the server and the client side. Both openssl and libgcrypt are usually shipped with the distro, but you might have -- 2.39.5