doc: update git clone url to opendev.org

Tell users to clone the source code from the new location.

Change-Id: I0a1b222a84070a76a5643a843ab9f67e8c3e3588
This commit is contained in:
Ken Dreyer
2020-04-15 13:56:46 -06:00
parent f740d320fc
commit 429780de96

View File

@@ -21,7 +21,7 @@ waiting for next release, I suggest using the git repo directly a la
.. code-block:: shell
git clone https://git.openstack.org/openstack/pymod2pkg
git clone https://opendev.org/openstack/pymod2pkg.git
cd pymod2pkg
python setup.py develop --user