[2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.

Backport of 64b74804c5 from master
This commit is contained in:
Brett Cannon 2018-04-17 15:19:29 -07:00 committed by Tim Graham
parent 3619d32209
commit b98fa241dd
32 changed files with 60 additions and 65 deletions

View file

@ -672,7 +672,7 @@ escaping HTML.
the return value will be ``"Joel is a slug"``.
If you are looking for a more robust solution, take a look at the `bleach
<https://pypi.python.org/pypi/bleach>`_ Python library.
<https://pypi.org/project/bleach/>`_ Python library.
.. function:: html_safe()