From a1cbbf7c40129d72f0b6445d971ce3d6e7e4fe00 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Thu, 2 Jun 2011 11:03:13 +0200 Subject: [PATCH] Use absolute links instead of relative ones --- pages/documentation.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/documentation.rst b/pages/documentation.rst index 094f32ec..ae206111 100644 --- a/pages/documentation.rst +++ b/pages/documentation.rst @@ -7,7 +7,7 @@ User documentation This document describes how to install and configure the server. -- `User documentation `_ +- `User documentation `_ Project description =================== @@ -15,7 +15,7 @@ Project description This document defines the main goals of the Radicale Project, what it covers and what it does not. -- `Project description `_ +- `Project description `_ Technical choices ================= @@ -23,4 +23,4 @@ Technical choices This document describes the global technical choices of the Radicale Project and the global architectures of its different parts. -- `Technical choices `_ +- `Technical choices `_