From 2c8492f2f6ac9b866a955fbf0356640d938031b2 Mon Sep 17 00:00:00 2001 From: Andrew Spiers Date: Tue, 2 Jun 2015 12:43:21 +1000 Subject: [PATCH] Update github link Change-Id: I5d27500d125b9c1424ca71a9e112079d1939ba75 --- doc/source/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 41b47ca..3c97d08 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -19,7 +19,7 @@ If you want the latest version, straight from github: .. code-block:: shell-session - git clone git@github.com:stackforge/python-designateclient.git + git clone git@github.com:openstack/python-designateclient.git cd python-designateclient virtualenv .venv . .venv/bin/activate