From 417a3d69aca9c928cd4f44ca6ba4180cc2aa5e08 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Tue, 31 May 2011 18:33:23 +0200 Subject: [PATCH] Add trailing slashes in URLs. --- configuration | 8 ++++---- news/gayoub/2009-09-01@12:00:00.rst | 2 +- news/gayoub/2010-04-13@12:00:00.rst | 2 +- pages/download.rst | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configuration b/configuration index 5a3ea683..a01a56b6 100644 --- a/configuration +++ b/configuration @@ -2,9 +2,9 @@ "name": "Radicale", "description": "CalDAV Server", "menu": [ - {"name": "News", "link": "/news"}, - {"name": "Documentation", "link": "/documentation"}, - {"name": "Contribute", "link": "/contribute"}, - {"name": "Download", "link": "/download"} + {"name": "News", "link": "/news/}, + {"name": "Documentation", "link": "/documentation/}, + {"name": "Contribute", "link": "/contribute/}, + {"name": "Download", "link": "/download/} ] } diff --git a/news/gayoub/2009-09-01@12:00:00.rst b/news/gayoub/2009-09-01@12:00:00.rst index c78e3d51..de1eba56 100644 --- a/news/gayoub/2009-09-01@12:00:00.rst +++ b/news/gayoub/2009-09-01@12:00:00.rst @@ -10,4 +10,4 @@ First Radicale release! Here is the changelog: * Lightning/Sunbird 0.9 compatibility * Easy installer -You can download this version on the `download page `_. +You can download this version on the `download page `_. diff --git a/news/gayoub/2010-04-13@12:00:00.rst b/news/gayoub/2010-04-13@12:00:00.rst index ca122193..7c86aac8 100644 --- a/news/gayoub/2010-04-13@12:00:00.rst +++ b/news/gayoub/2010-04-13@12:00:00.rst @@ -25,4 +25,4 @@ the Mozilla developers, 1.0pre is something like a final version. You may have noticed too that Radicale can be `downloaded from PyPI `_. Of course, it is also available -on the `download page `_. +on the `download page `_. diff --git a/pages/download.rst b/pages/download.rst index 6b75561d..2a1e247c 100644 --- a/pages/download.rst +++ b/pages/download.rst @@ -55,4 +55,4 @@ Radicale has been packaged for: Smedegaard If you are interested in creating packages for other Linux distributions, read -the `"Contribute" page `_. +the `"Contribute" page `_.