summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:23:30 +0700
committerTovin Seven <vinhnt@vn.fujitsu.com>2018-04-20 17:23:30 +0700
commit5a9fc918308e19d4e563711be8eda5e75ea7f482 (patch)
tree52d9038913ca5b3bcffcde6f0083d88ff5c8716c
parent17448ad35967b3d06347f671fd30541b3069407c (diff)
downloadpython-openstackclient-5a9fc918308e19d4e563711be8eda5e75ea7f482.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: I61f3d53737616dbbd6df725823b5335a57045dba
-rw-r--r--README.rst6
-rw-r--r--doc/source/index.rst2
2 files changed, 4 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 3b3642ed..de216f1e 100644
--- a/README.rst
+++ b/README.rst
@@ -12,11 +12,11 @@ OpenStackClient
===============
.. image:: https://img.shields.io/pypi/v/python-openstackclient.svg
- :target: https://pypi.python.org/pypi/python-openstackclient/
+ :target: https://pypi.org/project/python-openstackclient/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/python-openstackclient.svg
- :target: https://pypi.python.org/pypi/python-openstackclient/
+ :target: https://pypi.org/project/python-openstackclient/
:alt: Downloads
OpenStackClient (aka OSC) is a command-line client for OpenStack that brings
@@ -38,7 +38,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/python-openstackclient
+.. _PyPi: https://pypi.org/project/python-openstackclient
.. _Online Documentation: https://docs.openstack.org/python-openstackclient/latest/
.. _Launchpad project: https://launchpad.net/python-openstackclient
.. _Blueprints: https://blueprints.launchpad.net/python-openstackclient
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 3f63edb3..37cc6c57 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -65,7 +65,7 @@ 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/python-openstackclient
+.. _PyPi: https://pypi.org/project/python-openstackclient
.. _tarball: http://tarballs.openstack.org/python-openstackclient
.. _IRC channel: https://wiki.openstack.org/wiki/IRC