diff options
author | Alex Gaynor <alex.gaynor@gmail.com> | 2018-10-23 20:39:19 -0400 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2018-10-24 08:39:19 +0800 |
commit | f6f2d7ebd5b4370be74e8dc267e9b76621147f29 (patch) | |
tree | d8651b137425efcde0fcd176393d69721f79b28a /docs | |
parent | a9feff3d4347dd956572d4b01474d6930ddd9860 (diff) | |
download | cryptography-f6f2d7ebd5b4370be74e8dc267e9b76621147f29.tar.gz cryptography-f6f2d7ebd5b4370be74e8dc267e9b76621147f29.tar.bz2 cryptography-f6f2d7ebd5b4370be74e8dc267e9b76621147f29.zip |
Another URL goes https! (#4512)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/index.rst b/docs/development/index.rst index f9bc9eea..81befe43 100644 --- a/docs/development/index.rst +++ b/docs/development/index.rst @@ -17,4 +17,4 @@ bug check out `what to put in your bug report`_. c-bindings .. _`GitHub`: https://github.com/pyca/cryptography -.. _`what to put in your bug report`: http://www.contribution-guide.org/#what-to-put-in-your-bug-report +.. _`what to put in your bug report`: https://www.contribution-guide.org/#what-to-put-in-your-bug-report |