From 684ab20f96339d0fc794db53b44a730586801b9c Mon Sep 17 00:00:00 2001 From: Tovin Seven Date: Fri, 20 Apr 2018 17:25:58 +0700 Subject: [PATCH] Trivial: Update pypi url to new url Pypi url changed from [1] to [2] [1] https://pypi.python.org/pypi/ [2] https://pypi.org/project/ Change-Id: Iee14793f0a1e36d647b675a3e168afe5380d64a2 --- README.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7b8d63b7..7c2e5c16 100644 --- a/README.rst +++ b/README.rst @@ -11,11 +11,11 @@ Python Zaqar Client =================== .. image:: https://img.shields.io/pypi/v/python-zaqarclient.svg - :target: https://pypi.python.org/pypi/python-zaqarclient/ + :target: https://pypi.org/project/python-zaqarclient/ :alt: Latest Version .. image:: https://img.shields.io/pypi/dm/python-zaqarclient.svg - :target: https://pypi.python.org/pypi/python-zaqarclient/ + :target: https://pypi.org/project/python-zaqarclient/ :alt: Downloads :Wiki: `Zaqar Wiki`_ @@ -94,7 +94,7 @@ first patch. * `Bugs`_ - issue tracking * `Source`_ -.. _PyPi: https://pypi.python.org/pypi/python-zaqarclient +.. _PyPi: https://pypi.org/project/python-zaqarclient .. _Bugs: https://bugs.launchpad.net/python-zaqarclient .. _Source: https://git.openstack.org/cgit/openstack/python-zaqarclient