diff --git a/doc/source/contributor/code-rules.rst b/doc/source/contributor/code-rules.rst index b8663991a0..590748e844 100644 --- a/doc/source/contributor/code-rules.rst +++ b/doc/source/contributor/code-rules.rst @@ -46,7 +46,7 @@ General Guidelines for Submitting Code .. _workflow documented here: https://docs.openstack.org/infra/manual/developers.html#development-workflow .. _advanced gerrit usage: http://www.mediawiki.org/wiki/Gerrit/Advanced_usage .. _Ansible best practices: http://docs.ansible.com/playbooks_best_practices.html -.. _the reno tool: https://docs.openstack.org/developer/reno/usage.html +.. _the reno tool: https://docs.openstack.org/reno/latest/ .. _documentation: diff --git a/doc/source/contributor/testing.rst b/doc/source/contributor/testing.rst index 4fd1ccaa43..ff5af78e03 100644 --- a/doc/source/contributor/testing.rst +++ b/doc/source/contributor/testing.rst @@ -159,7 +159,7 @@ Release notes may be built locally by executing: ./run_tests.sh releasenotes -.. _the reno tool: https://docs.openstack.org/developer/reno/usage.html +.. _the reno tool: https://docs.openstack.org/reno/latest/ .. note::