diff --git a/README.rst b/README.rst index 29fc6ba..b3e94ff 100644 --- a/README.rst +++ b/README.rst @@ -2,15 +2,16 @@ Almanach API Client =================== -.. image:: https://readthedocs.org/projects/almanach-client/badge/?version=latest - :target: http://almanach-client.readthedocs.io/en/latest/?badge=latest +.. image:: https://readthedocs.org/projects/python-almanachclient/badge/?version=latest + :target: http://python-almanachclient.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status This is a client library for Almanach built on the Almanach REST API. + It provides a Python API (The almanachclient module) and a command-line tool (almanach-client). * Free software: Apache license * Source: http://git.openstack.org/cgit/openstack/python-almanachclient * Bugs: http://bugs.launchpad.net/almanach -* Documentation: https://almanach-client.readthedocs.io/ +* Documentation: https://python-almanachclient.readthedocs.io/