From bd241d62b53ef7775a04ed24dc4c8197575cd297 Mon Sep 17 00:00:00 2001 From: Adam Coddington Date: Sun, 22 Jul 2012 16:02:33 -0700 Subject: [PATCH] Converting to RST-style links, too. --- readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index 4cc0253..3b7a43d 100755 --- a/readme.rst +++ b/readme.rst @@ -20,7 +20,7 @@ You can either install from pip:: cd django-mailbox python setup.py install -*or* checkout and install the source from the `github repository `:: +*or* checkout and install the source from the `github repository `_:: git clone https://github.com/latestrevision/django-mailbox.git cd django-mailbox