summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:19:33 +0700
committerTovin Seven <tovin07@gmail.com>2018-09-17 09:24:44 +0000
commitcabfc66783eb6e384cc7d076b97bc65b845af0b7 (patch)
treeee4c1328d7701e748ce71540ce7ac951c7ce75ac /README.rst
parent68d6c6f764fe0969149d4d82c2afa9f244272810 (diff)
downloadpython-heatclient-cabfc66783eb6e384cc7d076b97bc65b845af0b7.tar.gz
Trivial: Update pypi url to new url
Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/<package> [2] https://pypi.org/project/<package> Change-Id: Ifda5fe743589ad510469db7c28258c8432df9d13
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1a1200c..4850849 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ python-heatclient
=================
.. image:: https://img.shields.io/pypi/v/python-heatclient.svg
- :target: https://pypi.python.org/pypi/python-heatclient/
+ :target: https://pypi.org/project/python-heatclient/
:alt: Latest Version
@@ -33,7 +33,7 @@ provides a Python API (the ``heatclient`` module) and a command-line tool
* `Template`_
* `How to Contribute`_
-.. _PyPi: https://pypi.python.org/pypi/python-heatclient
+.. _PyPi: https://pypi.org/project/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