From edb753d928f2e6ff22d5bd8c7d13b72070b24a6f Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 30 Aug 2013 17:04:24 +0200 Subject: [PATCH] Fix fake link in documentation --- pages/user_documentation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/user_documentation.rst b/pages/user_documentation.rst index 89ef5652..5971d98e 100644 --- a/pages/user_documentation.rst +++ b/pages/user_documentation.rst @@ -712,7 +712,7 @@ You can set read an write rights for collections according to the authenticated user and the owner of the collection. 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``. The *authenticated user* is the login used for authentication.