diff options
Diffstat (limited to 'docs/ref/utils.txt')
| -rw-r--r-- | docs/ref/utils.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/utils.txt b/docs/ref/utils.txt index ed53d08be5..636f9cd331 100644 --- a/docs/ref/utils.txt +++ b/docs/ref/utils.txt @@ -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() |
