summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorAntoine Musso <hashar@free.fr>2020-08-04 15:15:00 +0200
committerAndreas Jaeger <aj@suse.com>2020-08-06 15:09:50 +0200
commit07b6ac85e65c6ea104945a01dbb0622312a2ed56 (patch)
tree3cf91a64c30e8d9a73ce160a153f4af41ec8baf9 /CONTRIBUTING.rst
parent3f896a8d846de0682e2bfa5a8b45fc235620c7d5 (diff)
downloadpbr-07b6ac85e65c6ea104945a01dbb0622312a2ed56.tar.gz
Update some url to use opendev.org
The git web URL is now: https://opendev.org/openstack/pbr Also stop linking README.rst to no more existing history/changelog documentation page (removed by 96b84a90141). Change-Id: I56b0e2b86a7fc66c5ae25e06175033a885f500f6
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 51b3e69..33adff5 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1,13 +1,13 @@
If you would like to contribute to the development of OpenStack,
you must follow the steps in this page:
- http://docs.openstack.org/infra/manual/developers.html
+ https://docs.opendev.org/opendev/infra-manual/latest/developers.html
Once those steps have been completed, changes to OpenStack
should be submitted for review via the Gerrit tool, following
the workflow documented at:
- http://docs.openstack.org/infra/manual/developers.html#development-workflow
+ https://docs.opendev.org/opendev/infra-manual/latest/developers.html#development-workflow
Pull requests submitted through GitHub will be ignored.