diff --git a/HACKING.rst b/HACKING.rst index ef8b9a62..a29d5c89 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ Freezer Style Commandments =========================== - Step 1: Read the OpenStack Style Commandments - https://docs.openstack.org/developer/hacking/ + https://docs.openstack.org/hacking/latest/ - Step 2: Read on Freezer Specific Commandments @@ -65,10 +65,10 @@ Release Notes * Generate a release notes page 1. tox -e venv -- reno new {my-new-feature} - 2. https://docs.openstack.org/developer/reno/usage.html#creating-new-release-notes + 2. https://docs.openstack.org/reno/latest/user/index.html#creating-new-release-notes * Update/Edit an existing release note - 1. https://docs.openstack.org/developer/reno/usage.html#editing-a-release-note + 1. https://docs.openstack.org/reno/latest/user/index.html#editing-a-release-note - Building release notes:: diff --git a/devstack/README.rst b/devstack/README.rst index 531ea97d..afa22f77 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -33,4 +33,4 @@ Then run devstack normally:: ./stack.sh For more information, see: - https://docs.openstack.org/developer/devstack/plugins.html + https://docs.openstack.org/devstack/latest/plugins.html diff --git a/specs/integration_test_procedure.rst b/specs/integration_test_procedure.rst index 37ed35bd..0f247300 100644 --- a/specs/integration_test_procedure.rst +++ b/specs/integration_test_procedure.rst @@ -36,7 +36,7 @@ In this example the server machine has a (main) interface with ip 192.168.20.100 1.1 devstack ------------ -Install devstack with swift support. See https://docs.openstack.org/developer/devstack/ +Install devstack with swift support. See https://docs.openstack.org/devstack/latest/ :: $ cat local.conf