diff --git a/HACKING.rst b/HACKING.rst index 82e34ce37..099d3b80f 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -2,7 +2,7 @@ shade Style Commandments ======================== Read the OpenStack Style Commandments -http://docs.openstack.org/developer/hacking/ +https://docs.openstack.org/hacking/latest/ Indentation ----------- diff --git a/doc/source/contributor/coding.rst b/doc/source/contributor/coding.rst index 26aa50cc7..5014d8d1d 100644 --- a/doc/source/contributor/coding.rst +++ b/doc/source/contributor/coding.rst @@ -18,7 +18,7 @@ Below are the patterns that we expect Shade developers to follow. Release Notes ============= -Shade uses `reno `_ for +Shade uses `reno `_ for managing its release notes. A new release note should be added to your contribution anytime you add new API calls, fix significant bugs, add new functionality or parameters to existing API calls, or make any