diff --git a/README.md b/README.md
index f1aba5b164630525a2d0b0486174bbc6065fbbc7..1ef0200f9c666a9c4ce42cf8d6cc09c34b5a4ce3 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ webdav-server-go
 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).
+server](https://git.autistici.org/ai3/tools/webdav-auth).
 
 It is written in Go, and runs as a FastCGI server.