diff --git a/doc/source/contributor/gerrit.rst b/doc/source/contributor/gerrit.rst index 39454d21e1e..a2ea7b98265 100644 --- a/doc/source/contributor/gerrit.rst +++ b/doc/source/contributor/gerrit.rst @@ -9,7 +9,7 @@ Gerrit ------ Cinder uses the `Gerrit`_ tool to review proposed code changes. The review -site is https://review.openstack.org +site is https://review.opendev.org Gerrit is a complete replacement for Github pull requests. `All Github pull requests to the Cinder repository will be ignored`. @@ -88,7 +88,7 @@ to the submitter with a request for the addition of unit test. does not include a unit test execution. .. _Review guidelines: https://docs.openstack.org/doc-contrib-guide/docs-review-guidelines.html -.. _Gerrit: https://review.openstack.org/#/q/project:openstack/cinder+status:open +.. _Gerrit: https://review.opendev.org/#/q/project:openstack/cinder+status:open .. _Quick Reference: https://docs.openstack.org/infra/manual/developers.html#quick-reference .. _Getting Started: https://docs.openstack.org/infra/manual/developers.html#getting-started .. _Development Workflow: https://docs.openstack.org/infra/manual/developers.html#development-workflow