From 0a41c066909d8ff76f0306ea8450ecbfb48a5b6d Mon Sep 17 00:00:00 2001 From: Stonewall Jackson Date: Wed, 8 Mar 2023 17:08:24 -0500 Subject: fix some documentation typos --- roles/sabredav/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/sabredav') diff --git a/roles/sabredav/README.md b/roles/sabredav/README.md index caa3da8..432579e 100644 --- a/roles/sabredav/README.md +++ b/roles/sabredav/README.md @@ -6,7 +6,7 @@ Description The `sabredav` role installs and configures the [sabre/dav](https://sabre.io/dav/) CalDAV/CardDAV server. Authentication and group memberships are provided by -FreeIPA using the [sabredav-freeipa(https://github.com/sacredheartsc/sabredav-freeipa) +FreeIPA using the [sabredav-freeipa](https://github.com/sacredheartsc/sabredav-freeipa) project. This role configures the PHP application only; it does not configure the webserver. -- cgit