Update documentation URLs
Just update some dead links after a huge wave of document migration. Change-Id: If9d511c11f8fa58ad8241e093403dd139986818b
This commit is contained in:
parent
b40bd10601
commit
d80704a474
@ -1,4 +1,4 @@
|
||||
aodhclient Style Commandments
|
||||
================================
|
||||
|
||||
Read the OpenStack Style Commandments http://docs.openstack.org/developer/hacking/
|
||||
Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/
|
||||
|
@ -10,6 +10,6 @@ This is a client for OpenStack Aodh API. There's :doc:`a Python API
|
||||
OpenStack Aodh API.
|
||||
|
||||
* Free software: Apache license
|
||||
* Documentation: http://docs.openstack.org/developer/python-aodhclient
|
||||
* Source: http://git.openstack.org/cgit/openstack/python-aodhclient
|
||||
* Bugs: http://bugs.launchpad.net/python-aodhclient
|
||||
* Documentation: https://docs.openstack.org/python-aodhclient/latest/
|
||||
* Source: https://git.openstack.org/cgit/openstack/python-aodhclient
|
||||
* Bugs: https://bugs.launchpad.net/python-aodhclient
|
||||
|
@ -24,7 +24,7 @@ Aodh API.
|
||||
least -- to get an idea of the concepts. By understanding the concepts
|
||||
this library should make more sense.
|
||||
|
||||
__ http://docs.openstack.org/developer/aodh/
|
||||
__ https://docs.openstack.org/aodh/latest/
|
||||
|
||||
|
||||
Contents:
|
||||
|
@ -5,7 +5,7 @@ description-file =
|
||||
README.rst
|
||||
author = OpenStack
|
||||
author-email = openstack-dev@lists.openstack.org
|
||||
home-page = http://docs.openstack.org/developer/python-aodhclient
|
||||
home-page = https://docs.openstack.org/python-aodhclient/latest/
|
||||
classifier =
|
||||
Environment :: OpenStack
|
||||
Intended Audience :: Information Technology
|
||||
|
Loading…
Reference in New Issue
Block a user