Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 563dc29

Browse filesBrowse files
adamchainzgsnedders
authored andcommitted
Convert readthedocs link for their .org -> .io migration for hosted projects (#261)
As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘Securing subdomains’: > Starting today, Read the Docs will start hosting projects from subdomains on the domain readthedocs.io, instead of on readthedocs.org. This change addresses some security concerns around site cookies while hosting user generated data on the same domain as our dashboard. Test Plan: Manually visited all the links I’ve modified.
1 parent c35d84c commit 563dc29
Copy full SHA for 563dc29

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎CHANGES.rst

Copy file name to clipboardExpand all lines: CHANGES.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ Released on May 17, 2013
219219

220220
* Test harness has been improved and now depends on ``nose``.
221221

222-
* Documentation updated and moved to http://html5lib.readthedocs.org/.
222+
* Documentation updated and moved to https://html5lib.readthedocs.io/.
223223

224224

225225
0.95

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ format:
8484
parser = html5lib.HTMLParser(tree=html5lib.getTreeBuilder("dom"))
8585
minidom_document = parser.parse("<p>Hello World!")
8686
87-
More documentation is available at http://html5lib.readthedocs.org/.
87+
More documentation is available at https://html5lib.readthedocs.io/.
8888

8989

9090
Installation

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.