From ce0ab08edee95626c9b2910a2587c064e84720d5 Mon Sep 17 00:00:00 2001 From: Alexis Metaireau Date: Thu, 14 Oct 2010 01:20:01 +0100 Subject: [PATCH] fix the hg repository url --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 150e16ce..ee5a0f24 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Pelican is a simple weblog generator, writen in python. Source code ----------- -Get the source code from http://alexis.notmyidea.org/pelican/ +Get the source code from http://hg.notmyidea.org/pelican/ Getting started ---------------