Skip to content

Commit 95687ef

Browse files
committed
Update readthedocs urls
1 parent 9c339ef commit 95687ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ The version on GitHub_ is the most up-to-date and contains the latest bug
2828
fixes. 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

0 commit comments

Comments
 (0)