summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorlingyongxu <lyxu@fiberhome.com>2017-08-02 16:07:35 +0800
committerNguyen Hai <nguyentrihai93@gmail.com>2018-06-09 01:38:24 +0000
commit1cc69c027225d1e9fe58cc1cd50b1e786f9328b0 (patch)
tree0ee388ebcb545d60ed029bc10fb8e82410ffdda8 /README.rst
parentf095a0fd133a831ffeb04f9cb7f9d81a4f31a04a (diff)
downloadpython-heatclient-1cc69c027225d1e9fe58cc1cd50b1e786f9328b0.tar.gz
Update the documentation link for doc migration
This patch is proposed according to the Direction 10 of doc migration. https://etherpad.openstack.org/p/doc-migration-tracking Co-Authored-By: Nguyen Hai <nguyentrihai93@gmail.com> Change-Id: I9675af92149ab126534f541534b50a02688e5337
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index dab599c..a7e3d3f 100644
--- a/README.rst
+++ b/README.rst
@@ -2,8 +2,8 @@
Team and repository tags
========================
-.. image:: http://governance.openstack.org/badges/python-heatclient.svg
- :target: http://governance.openstack.org/reference/tags/index.html
+.. image:: https://governance.openstack.org/tc/badges/python-heatclient.svg
+ :target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
@@ -38,11 +38,11 @@ provides a Python API (the ``heatclient`` module) and a command-line tool
* `How to Contribute`_
.. _PyPi: https://pypi.python.org/pypi/python-heatclient
-.. _Online Documentation: http://docs.openstack.org/developer/python-heatclient
+.. _Online Documentation: https://docs.openstack.org/python-heatclient/latest
.. _Launchpad project: https://launchpad.net/python-heatclient
.. _Blueprints: https://blueprints.launchpad.net/python-heatclient
.. _Bugs: https://bugs.launchpad.net/python-heatclient
.. _Source: https://git.openstack.org/cgit/openstack/python-heatclient
-.. _How to Contribute: http://docs.openstack.org/infra/manual/developers.html
-.. _Specs: http://specs.openstack.org/openstack/heat-specs/
+.. _How to Contribute: https://docs.openstack.org/infra/manual/developers.html
+.. _Specs: https://specs.openstack.org/openstack/heat-specs/
.. _Template: https://git.openstack.org/cgit/openstack/heat-templates/