summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorHangdong Zhang <hdzhang@fiberhome.com>2017-07-18 14:37:03 +0800
committerHangdong Zhang <hdzhang@fiberhome.com>2017-07-18 16:06:56 +0800
commite9020a87a399c69796b94278acafd08a066550b4 (patch)
treef663eeff7528bc02245e89c8bf57a7fef6b6fd84 /README.rst
parent586a306358c555a042bcb5cfc76715756f370f87 (diff)
downloadpython-saharaclient-e9020a87a399c69796b94278acafd08a066550b4.tar.gz
Update and optimize documentation links
1. Update URLs according to document migration 2. Update the dead links 3. Optimize (e.g. http -> https) Change-Id: Ib66107d24a5171676a73cde7ead487bef259a5d5
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index 2c373d4..b981264 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/python-saharaclient.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/tc/badges/python-saharaclient.svg
+ :target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@@ -25,9 +25,9 @@ Python bindings and CLI in `Docs`_.
Development takes place via the usual OpenStack processes as outlined
in the `developer guide
-<http://docs.openstack.org/infra/manual/developers.html>`_.
+<https://docs.openstack.org/infra/manual/developers.html>`_.
-.. _Docs: http://docs.openstack.org/developer/python-saharaclient/
+.. _Docs: https://docs.openstack.org/python-saharaclient/latest/
* License: Apache License, Version 2.0
* `PyPi`_ - package installation
@@ -40,11 +40,11 @@ in the `developer guide
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/python-saharaclient
-.. _Online Documentation: http://docs.openstack.org/developer/python-saharaclient
+.. _Online Documentation: https://docs.openstack.org/python-saharaclient/latest/
.. _Launchpad project: https://launchpad.net/python-saharaclient
.. _Blueprints: https://blueprints.launchpad.net/python-saharaclient
.. _Bugs: https://bugs.launchpad.net/python-saharaclient
.. _Source: https://git.openstack.org/cgit/openstack/python-saharaclient
-.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
-.. _Specs: http://specs.openstack.org/openstack/sahara-specs/
+.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
+.. _Specs: https://specs.openstack.org/openstack/sahara-specs/