summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorHynek Schlawack <hs@ox.cx>2016-04-28 07:59:38 +0200
committerHynek Schlawack <hs@ox.cx>2016-04-28 07:59:38 +0200
commitc3b8fba78cedf6276a7647dbd45ecf50fd570b5c (patch)
tree35aa45608b63028058940cfed4683e5fe0e93e4a /CHANGELOG.rst
parentb38f623bce1d4bdb71b3c65678a6fa37ae1b3ad0 (diff)
downloadpyopenssl-c3b8fba78cedf6276a7647dbd45ecf50fd570b5c.tar.gz
Fix RTD links
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 70f8a5a..aeec693 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -35,7 +35,7 @@ Changes:
This is the first release under full stewardship of PyCA.
We have made *many* changes to make local development more pleasing.
The test suite now passes both on Linux and OS X with OpenSSL 0.9.8, 1.0.1, and 1.0.2.
-It has been moved to `py.test <https://pytest.org/>`_, all CI test runs are part of `tox <https://testrun.org/tox/>`_ and the source code has been made fully `flake8 <https://flake8.readthedocs.org/>`_ compliant.
+It has been moved to `py.test <https://pytest.org/>`_, all CI test runs are part of `tox <https://testrun.org/tox/>`_ and the source code has been made fully `flake8 <https://flake8.readthedocs.io/>`_ compliant.
We hope to have lowered the barrier for contributions significantly but are open to hear about any remaining frustrations.