File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ The version on GitHub_ is the most up-to-date and contains the latest bug
2828fixes. You can find full documentation on `ReadTheDocs `_.
2929
3030:Code: https://github.com/mozilla/bleach
31- :Documentation: https://bleach.readthedocs.org /
31+ :Documentation: https://bleach.readthedocs.io /
3232:Issue tracker: https://github.com/mozilla/bleach/issues
3333:IRC: ``#bleach `` on irc.mozilla.org
3434:License: Apache License v2; see LICENSE file
@@ -77,7 +77,7 @@ Upgrading Bleach
7777.. warning ::
7878
7979 Before doing any upgrades, read through `Bleach Changes
80- <https://bleach.readthedocs.org /en/latest/changes.html> `_ for backwards
80+ <https://bleach.readthedocs.io /en/latest/changes.html> `_ for backwards
8181 incompatible changes, newer versions, etc.
8282
8383
@@ -99,7 +99,7 @@ The simplest way to use Bleach is:
9999
100100 .. _html5lib : https://github.com/html5lib/html5lib-python
101101.. _GitHub : https://github.com/mozilla/bleach
102- .. _ReadTheDocs : http ://bleach.readthedocs.org /
102+ .. _ReadTheDocs : https ://bleach.readthedocs.io /
103103.. _PyPI : http://pypi.python.org/pypi/bleach
104104
105105
You can’t perform that action at this time.
0 commit comments