summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2017-07-28 11:58:06 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2017-07-28 12:14:12 +0900
commit561b35a8a813c6457508c284a98392d56c5ee5e7 (patch)
tree9956ec67c2b992b75ad61b7f03d6c48d244679df /README.rst
parent79ae29aaee7a84eff9f9eeff40a5a5587a6b4493 (diff)
downloadpython-novaclient-561b35a8a813c6457508c284a98392d56c5ee5e7.tar.gz
Update URLs in docs, comments and setup.cfg
Some URLs are broken, so fix them. The other URLs are redirect to new URLs, so replace them with new ones. Change-Id: Ida2fd70ad0d7b029fadfe91be14d7180b9b5b8d1 Closes-Bug: #1707104
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 00f86f46..acf6493a 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/python-novaclient.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/tc/badges/python-novaclient.svg
+ :target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@@ -34,10 +34,10 @@ This is a client for the OpenStack Compute API. It provides a Python API (the
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/python-novaclient
-.. _Online Documentation: http://docs.openstack.org/python-novaclient
+.. _Online Documentation: https://docs.openstack.org/python-novaclient/latest
.. _Launchpad project: https://launchpad.net/python-novaclient
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
.. _Bugs: https://bugs.launchpad.net/python-novaclient
.. _Source: https://git.openstack.org/cgit/openstack/python-novaclient
-.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
+.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
.. _Specs: http://specs.openstack.org/openstack/nova-specs/