diff --git a/README.md b/README.md
index 6071f978c43626989b7e81924792a0d65b27e7b4..a7c1082b6a3c11b60387627dbff239e8c0a615b9 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,10 @@
 webdav-server
 ===
 
-The WebDAV server component, meant to run in the [users-dav](https://git.autistici.org/ai3/docker/users-dav)
-container. Authenticates users against the [webdav-auth authentication server](https://git.autistici.org/ai3/tools/webdav-server).
+The WebDAV server component, meant to run in the
+[users-dav](https://git.autistici.org/ai3/docker/apache2-users-dav)
+container. Authenticates users against the [webdav-auth authentication
+server](https://git.autistici.org/ai3/tools/webdav-server).
 
 It requires Python3, and runs as a FastCGI server (using flup).