Skip to content

Commit 5a9fc91

Browse files
author
Tovin Seven
committed
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: I61f3d53737616dbbd6df725823b5335a57045dba
1 parent 17448ad commit 5a9fc91

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ OpenStackClient
1212
===============
1313

1414
.. image:: https://img.shields.io/pypi/v/python-openstackclient.svg
15-
:target: https://pypi.python.org/pypi/python-openstackclient/
15+
:target: https://pypi.org/project/python-openstackclient/
1616
:alt: Latest Version
1717

1818
.. image:: https://img.shields.io/pypi/dm/python-openstackclient.svg
19-
:target: https://pypi.python.org/pypi/python-openstackclient/
19+
:target: https://pypi.org/project/python-openstackclient/
2020
:alt: Downloads
2121

2222
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
@@ -38,7 +38,7 @@ language to describe operations in OpenStack.
3838
* IRC: #openstack-sdks on Freenode (irc.freenode.net)
3939
* License: Apache 2.0
4040

41-
.. _PyPi: https://pypi.python.org/pypi/python-openstackclient
41+
.. _PyPi: https://pypi.org/project/python-openstackclient
4242
.. _Online Documentation: https://docs.openstack.org/python-openstackclient/latest/
4343
.. _Launchpad project: https://launchpad.net/python-openstackclient
4444
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Developers may also be found in the `IRC channel`_ ``#openstack-sdks``.
6565
.. _Gerrit: http://docs.openstack.org/infra/manual/developers.html#development-workflow
6666
.. _Bug reports: https://bugs.launchpad.net/python-openstackclient/+bugs
6767
.. _blueprints: https://blueprints.launchpad.net/python-openstackclient
68-
.. _PyPi: https://pypi.python.org/pypi/python-openstackclient
68+
.. _PyPi: https://pypi.org/project/python-openstackclient
6969
.. _tarball: http://tarballs.openstack.org/python-openstackclient
7070
.. _IRC channel: https://wiki.openstack.org/wiki/IRC
7171

0 commit comments

Comments
 (0)