From daf3805caef78f3cc11a2d73c638dc9481cf232a Mon Sep 17 00:00:00 2001
From: Chmouel Boudjnah <chmouel@chmouel.com>
Date: Tue, 8 May 2012 15:21:56 +0100
Subject: [PATCH] Fix links.

---
 README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rst b/README.rst
index 0664b86f..70abca80 100644
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@ This is a python client for the Swift API. There's a Python API (the
 ``swiftclient`` module), and a command-line script (``swift``).
 
 Development takes place via the usual OpenStack processes as outlined
-in the `OpenStack wiki`_.  The master repository is on GitHub__.
+in the `OpenStack wiki`__.  The master repository is on GitHub__.
 
 __ http://wiki.openstack.org/HowToContribute
 __ http://github.com/openstack/python-swiftclient