Update github link

Change-Id: I5d27500d125b9c1424ca71a9e112079d1939ba75
This commit is contained in:
Andrew Spiers 2015-06-02 12:43:21 +10:00
parent e61216979e
commit 2c8492f2f6

View File

@ -19,7 +19,7 @@ If you want the latest version, straight from github:
.. code-block:: shell-session .. 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 cd python-designateclient
virtualenv .venv virtualenv .venv
. .venv/bin/activate . .venv/bin/activate