From c789cafc4e609ab9282b041de851a193258049d9 Mon Sep 17 00:00:00 2001 From: ale <ale@incal.net> Date: Mon, 2 Dec 2019 23:26:24 +0000 Subject: [PATCH] Fix link to apache2-users-dav --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49585ed..e7aa3ce 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ webdav-auth === -The authentication server bridges the [users-dav](https://git.autistici.org/ai3/docker/users-dav) +The authentication server bridges the [users-dav](https://git.autistici.org/ai3/docker/apache2-users-dav) container (which runs the [webdav-server](https://git.autistici.org/ai3/tools/webdav-server) component) and the local [auth-server](https://git.autistici.org/id/auth). -- GitLab