Fix repository location in README.rst

It's nowadays opendev.org so use that.

Change-Id: I91382e8d18deec6c91e84d9232f013792631e66a
This commit is contained in:
Thomas Bechtold 2019-11-05 09:28:44 +01:00
parent 57e0ab2942
commit c56e325217

View File

@ -23,11 +23,11 @@ Bug report:
Repository:
* https://git.openstack.org/cgit/openstack-infra/jenkins-job-builder
* https://opendev.org/jjb/jenkins-job-builder
Cloning::
git clone https://git.openstack.org/openstack-infra/jenkins-job-builder
git clone https://opendev.org/jjb/jenkins-job-builder.git
Install pre-commit from https://pre-commit.com/#intro in order to run some
minimal testing on your commits.
@ -41,7 +41,7 @@ Job Builder may be installed from the top level directory::
Patches are submitted via Gerrit at:
* https://review.openstack.org/
* https://review.opendev.org
Please do not submit GitHub pull requests, they will be automatically closed.