diff --git a/README.md b/README.md
index 5b4e6b6635f60e14ab55877bd16468f542024fce..ba5ff16e7ac2b3384284268344e36456dbe50c6b 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,3 @@
-
 autoradio
 =========
 
@@ -240,7 +239,7 @@ It is possible to set up a mount to relay an upstream mount re-encoded
 with different parameters, using the `radioctl
 create-transcoding-mount` command. In this case, autoradio will
 automatically start up a process (a
-[liquidsoap](http://savonet.sourceforge.net/) instance) to perform the
+[liquidsoap](https://www.liquidsoap.info/) instance) to perform the
 re-encoding, which will connect as the mount source. A master-election
 protocol is used to ensure that only one such process per mount is
 started in the whole cluster.