Update github's URL
Old URL is https://github.com/stackforge/python-designateclient or git@github.com:stackforge/python-designateclient.git. But now is https://github.com/openstack/python-designateclient or git@github.com:openstack/python-designateclient.git Closes-Bug: #1486337 Change-Id: I1f3d0b90b22295ad9cce9c2f05d9993935d07f70
This commit is contained in:
parent
1d8e3ec97f
commit
83d4cea57f
@ -5,7 +5,7 @@ Code is hosted `on GitHub`_. Submit bugs to the Designate Client project on
|
|||||||
`Launchpad`_. Submit code to the openstack/python-designateclient project using
|
`Launchpad`_. Submit code to the openstack/python-designateclient project using
|
||||||
`Gerrit`_.
|
`Gerrit`_.
|
||||||
|
|
||||||
.. _on GitHub: https://github.com/stackforge/python-designateclient
|
.. _on GitHub: https://github.com/openstack/python-designateclient
|
||||||
.. _Launchpad: https://launchpad.net/python-designateclient
|
.. _Launchpad: https://launchpad.net/python-designateclient
|
||||||
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ step. You can find out more about `Development Mode`_
|
|||||||
|
|
||||||
.. 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user