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: Ibb99c50363034bda55d43a2e611cf4f98c848abb
This commit is contained in:
Tovin Seven 2018-04-20 17:04:19 +07:00
parent ca95da02e1
commit e26281da2b
2 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@ OpenStackClient
===============
.. image:: https://img.shields.io/pypi/v/openstackclient.svg
:target: https://pypi.python.org/pypi/openstackclient/
:target: https://pypi.org/project/openstackclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/openstackclient.svg
:target: https://pypi.python.org/pypi/openstackclient/
:target: https://pypi.org/project/openstackclient/
:alt: Downloads
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
@ -29,7 +29,7 @@ language to describe operations in OpenStack.
* IRC: #openstack-sdks on Freenode (irc.freenode.net)
* License: Apache 2.0
.. _PyPi: https://pypi.python.org/pypi/openstackclient
.. _PyPi: https://pypi.org/project/openstackclient
.. _Online Documentation: http://docs.openstack.org/developer/python-openstackclient/
.. _Launchpad project: https://launchpad.net/python-openstackclient
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient

View File

@ -27,6 +27,6 @@ Developers may also be found in the `IRC channel`_ ``#openstack-sdks``.
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
.. _Bug reports: https://bugs.launchpad.net/python-openstackclient/+bugs
.. _blueprints: https://blueprints.launchpad.net/python-openstackclient
.. _PyPi: https://pypi.python.org/pypi/openstackclient
.. _PyPi: https://pypi.org/project/openstackclient
.. _tarball: http://tarballs.openstack.org/openstackclient
.. _IRC channel: https://wiki.openstack.org/wiki/IRC