Merge "Trivial: Update pypi url to new url"

This commit is contained in:
Zuul 2018-05-12 18:59:28 +00:00 committed by Gerrit Code Review
commit 488552796b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ The :code:`/source` directory contains the tutorial documentation as
`reStructuredText <http://docutils.sourceforge.net/rst.html>`_ (RST).
To build the documentation, you must install `Sphinx <http://sphinx-doc.org/>`_ and the
`OpenStack docs.openstack.org Sphinx theme (openstackdocstheme) <https://pypi.python.org/pypi/openstackdocstheme/>`_. When
`OpenStack docs.openstack.org Sphinx theme (openstackdocstheme) <https://pypi.org/project/openstackdocstheme/>`_. When
you invoke tox, these dependencies are automatically pulled in from the
top-level :code:`test-requirements.txt`.