]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Convert readthedocs link for their .org -> .io migration for hosted projects
authorAdam Chainz <adam@adamj.eu>
Sun, 29 May 2016 13:28:55 +0000 (14:28 +0100)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 31 May 2016 14:03:17 +0000 (10:03 -0400)
commit47f9b9f07ee54723813e956a76f46eb4fbe05519
tree0fc3ee99970e46be5da82effe7fc7f9560abeb08
parentac8874088099fdc6672fd6e6ea3f8f53cf3034d7
Convert readthedocs link for their .org -> .io migration for hosted projects

As per their email ‘Changes to project 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.

(cherry picked from commit 513a045395b4cb5d8e1a9deb69bc9761d79eee37)
doc/build/changelog/changelog_08.rst
doc/build/changelog/migration_08.rst
doc/build/changelog/migration_09.rst
doc/build/conf.py
doc/build/core/constraints.rst
doc/build/core/metadata.rst
doc/build/orm/session_basics.rst
examples/dogpile_caching/__init__.py
lib/sqlalchemy/ext/automap.py