diff --git a/HACKING.rst b/HACKING.rst index cb9821e9c1..cc1f161a19 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -380,7 +380,7 @@ following procedure:: Otherwise the bug fix won't be able to land in the project. Handily, `Zuul’s cross-repository dependencies -`_. +`_. can be leveraged to do without step 2 and to have steps 3 and 4 happen "atomically". To do that, make the patch written in step 1 to depend (refer to Zuul's documentation above) on the patch written in step 4. The commit message diff --git a/README.rst b/README.rst index 2e13fec5a7..17d4cbad86 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ Team and repository tags ======================== .. image:: http://governance.openstack.org/badges/tempest.svg - :target: http://governance.openstack.org/reference/tags/index.html + :target: https://governance.openstack.org/tc/reference/tags/index.html .. Change things from this point on