From bc167368291d3d39ceba3db134ed80a6af98aec8 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Fri, 17 May 2013 01:28:21 +0200 Subject: [PATCH] Update the website as Radicale is now using GitHub as bug tracker --- configuration.yaml | 5 ++--- pages/contribute.rst | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/configuration.yaml b/configuration.yaml index fde897c2..9e4d6584 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -25,9 +25,8 @@ vcs (git): code browser (github): project name: Kozea/Radicale -bug tracker (redmine): - base url: http://redmine.kozea.fr/ - project name: radicale +bug tracker (github): + project name: Kozea/Radicale mailing list (librelist): project name: radicale diff --git a/pages/contribute.rst b/pages/contribute.rst index ff38b751..a6fb97b7 100644 --- a/pages/contribute.rst +++ b/pages/contribute.rst @@ -19,7 +19,7 @@ Report Bugs =========== Found a bug? Want a new feature? Report a new issue on the :buglink:`Radicale -bug-tracker` (registration needed). +bug-tracker`. Hack