diff --git a/README.rst b/README.rst index 24c9fc556..a420f431f 100644 --- a/README.rst +++ b/README.rst @@ -158,6 +158,6 @@ Links * `Issue Tracker `_ * `Code Review `_ * `Documentation `_ -* `PyPI `_ +* `PyPI `_ * `Mailing list `_ * `Bugs `_ diff --git a/doc/source/user/index.rst b/doc/source/user/index.rst index 892994de5..e88e7e298 100644 --- a/doc/source/user/index.rst +++ b/doc/source/user/index.rst @@ -8,7 +8,7 @@ Installation ------------ The OpenStack SDK is available on -`PyPI `_ under the name +`PyPI `_ under the name **openstacksdk**. To install it, use ``pip``:: $ pip install openstacksdk diff --git a/doc/source/user/multi-cloud-demo.rst b/doc/source/user/multi-cloud-demo.rst index 9fd8c6c91..de529d598 100644 --- a/doc/source/user/multi-cloud-demo.rst +++ b/doc/source/user/multi-cloud-demo.rst @@ -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!