diff --git a/HACKING.rst b/HACKING.rst index 431bbbb7a..0690c35e2 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,4 +2,4 @@ Congress style commandments =========================== -Read the OpenStack Style Commandments https://docs.openstack.org/developer/hacking/ +Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/doc/source/contributor/tests.rst b/doc/source/contributor/tests.rst index 24b7f9c47..e299cc84f 100644 --- a/doc/source/contributor/tests.rst +++ b/doc/source/contributor/tests.rst @@ -20,4 +20,4 @@ Then run ``tox`` with the debug environment as one of the following:: tox -e debug test_file_name.TestClass.test_name For more information see the `oslotest documentation -`_. +`_. diff --git a/doc/source/install/index.rst b/doc/source/install/index.rst index 098479ad1..7c8b0c343 100644 --- a/doc/source/install/index.rst +++ b/doc/source/install/index.rst @@ -198,7 +198,7 @@ Set up Congress accounts Create the Congress Service Endpoint - Endpoint creation differs based upon the Identity version. Please see the `endpoint `_ documentation for details. + Endpoint creation differs based upon the Identity version. Please see the `endpoint `_ documentation for details. .. code-block:: console