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: Ib0fe3422282945eaace2100a81122242663b089a
This commit is contained in:
melissaml 2018-04-21 08:02:41 +08:00
parent bf529e0d25
commit 8665c9883d
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ Generating Documentation
------------------------
We use `Sphinx <https://pypi.python.org/pypi/Sphinx>`_ to maintain the
We use `Sphinx <https://pypi.org/project/Sphinx>`_ to maintain the
documentation. You can install Sphinx using pip::
$ pip install -U Sphinx