summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:22:27 +0700
committerTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:22:27 +0700
commite9df94319ff73651cfa5b251b913e8f9b591cbe7 (patch)
treecc8d1e0b5e789e1103c6e0292fee5beea9cabfaf /README.rst
parent2cf52672b7cf19e1b4c318cc3be5b998d89f5e82 (diff)
downloadpython-neutronclient-e9df94319ff73651cfa5b251b913e8f9b591cbe7.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: I8a94ae70c638927f113d9a648f8cd5df41474bba
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 6cccade..c8e5dbf 100644
--- a/README.rst
+++ b/README.rst
@@ -11,11 +11,11 @@ Python bindings to the Neutron API
==================================
.. image:: https://img.shields.io/pypi/v/python-neutronclient.svg
- :target: https://pypi.python.org/pypi/python-neutronclient/
+ :target: https://pypi.org/project/python-neutronclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-neutronclient.svg
- :target: https://pypi.python.org/pypi/python-neutronclient/
+ :target: https://pypi.org/project/python-neutronclient/
:alt: Downloads
This is a client library for Neutron built on the Neutron API. It
@@ -31,7 +31,7 @@ provides a Python API (the ``neutronclient`` module) and a command-line tool
* `Source`_
* `Developer's Guide`_
-.. _PyPi: https://pypi.python.org/pypi/python-neutronclient
+.. _PyPi: https://pypi.org/project/python-neutronclient
.. _Online Documentation: https://docs.openstack.org/python-neutronclient/latest/
.. _Launchpad project: https://launchpad.net/python-neutronclient
.. _Blueprints: https://blueprints.launchpad.net/python-neutronclient