1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Fix fake link in documentation

This commit is contained in:
Guillaume Ayoub 2013-08-30 17:04:24 +02:00
parent 1cce3ee793
commit edb753d928

View file

@ -712,7 +712,7 @@ You can set read an write rights for collections according to the authenticated
user and the owner of the collection. user and the owner of the collection.
The *owner of a collection* is determined by the URL of the collection. For The *owner of a collection* is determined by the URL of the collection. For
example, http://my.server.com:5232/anna/calendar.ics/ is owned by the user example, ``http://my.server.com:5232/anna/calendar.ics/`` is owned by the user
called ``anna``. called ``anna``.
The *authenticated user* is the login used for authentication. The *authenticated user* is the login used for authentication.