From fd5bff9cf1d9eac371cf481d2888771666eba359 Mon Sep 17 00:00:00 2001 From: wangfaxin Date: Wed, 16 Oct 2019 22:05:55 +0800 Subject: [PATCH] Fix source link. Change-Id: If63fb782c3b3da8301610e80bd3b2cfeadc301cc --- doc/source/contributor/release-management.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/contributor/release-management.rst b/doc/source/contributor/release-management.rst index a16f73dffd..2909e0bb1a 100644 --- a/doc/source/contributor/release-management.rst +++ b/doc/source/contributor/release-management.rst @@ -97,7 +97,7 @@ Prior to creating a release candidate: * add ``--include-independent`` to update projects with an independent release cycle - * example (kolla): https://review.openstack.org/647819 + * example (kolla): https://review.opendev.org/647819 * update ``OPENSTACK_RELEASE`` variable in ``kolla/common/config.py`` @@ -133,7 +133,7 @@ After RC1 * revert the patch to use release candidates of dependencies on the master branch - * example (kolla): https://review.openstack.org/650419 + * example (kolla): https://review.opendev.org/650419 * switch to use the new release of RDO on the new stable branch (master uses the delorean development packages)