diff --git a/HACKING.rst b/HACKING.rst index de9cfbc..ecccc83 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ python-freezerclient 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/README.rst b/README.rst index 32b0e36..d6a4fd4 100644 --- a/README.rst +++ b/README.rst @@ -21,7 +21,7 @@ Python bindings to the OpenStack Backup/Restore API (Freezer) This is a client library for Freezer built on the OpenStack Disaster Recovery API. It provides a Python API (the freezerclient module) and a command-line tool (freezer). This library fully supports the v1 Disaster Recovery API. -Development takes place via the usual OpenStack processes as outlined in the `developer guide `_. The master repository is in `Git `_. +Development takes place via the usual OpenStack processes as outlined in the `developer guide `_. The master repository is in `Git `_. * License: Apache License, Version 2.0