summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorAdam Chainz <adam@adamj.eu>2016-05-29 14:39:21 +0100
committerAdam Chainz <adam@adamj.eu>2016-05-29 14:39:21 +0100
commitf39501c475338b23021245fa9df7b4e8cea3a875 (patch)
treeab5d8633fe21c240d24297f203a2187ceabfe4cc /CHANGES.txt
parent990dc5a79e203204867870b7ec5048cdb37d7005 (diff)
downloadpep8-f39501c475338b23021245fa9df7b4e8cea3a875.tar.gz
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.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d22214f..ebb00e8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -406,7 +406,7 @@ Bug fixes:
(Issue #93 and #141)
* Add the Sphinx-based documentation, and publish it
- on http://pep8.readthedocs.org/. (Issue #105)
+ on https://pep8.readthedocs.io/. (Issue #105)
1.3.4 (2012-12-18)