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: Iefc596294090af7f1a87b20183f37726e7c0524e
This commit is contained in:
melissaml 2018-04-21 18:36:53 +08:00
parent ee6b82bf04
commit 3c3132285f
2 changed files with 4 additions and 4 deletions

View File

@ -42,7 +42,7 @@ Sometimes an example is nice.
* ``~/.config/openstack``
* ``/etc/openstack``
More information at https://pypi.python.org/pypi/os-client-config
More information at https://pypi.org/project/os-client-config
#. Create a server with *shade*, configured with the ``clouds.yml`` file::
@ -75,5 +75,5 @@ Links
* `Issue Tracker <https://storyboard.openstack.org/#!/project/760>`_
* `Code Review <https://review.openstack.org/#/q/status:open+project:openstack-infra/shade,n,z>`_
* `Documentation <https://docs.openstack.org/shade/latest/>`_
* `PyPI <https://pypi.python.org/pypi/shade/>`_
* `PyPI <https://pypi.org/project/shade/>`_
* `Mailing list <http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra>`_

View File

@ -12,7 +12,7 @@ walk through it like a presentation, install `presentty` and run:
The content is hopefully helpful even if it's not being narrated, so it's being
included in the `shade` docs.
.. _presentty: https://pypi.python.org/pypi/presentty
.. _presentty: https://pypi.org/project/presentty
Using Multiple OpenStack Clouds Easily with Shade
=================================================
@ -52,7 +52,7 @@ shade is Free Software
This talk is Free Software, too
===============================
* Written for presentty (https://pypi.python.org/pypi/presentty)
* Written for presentty (https://pypi.org/project/presentty)
* doc/source/multi-cloud-demo.rst
* examples in doc/source/examples
* Paths subject to change- this is the first presentation in tree!