mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Sphinx's website is now https (#4662)
* Sphinx's website is now https * Sphinx's website is now https
This commit is contained in:
parent
9aeabd9d2a
commit
ebaa570697
2 changed files with 2 additions and 2 deletions
|
|
@ -115,5 +115,5 @@ The HTML documentation index can now be found at
|
|||
.. _`virtualenv`: https://pypi.org/project/virtualenv/
|
||||
.. _`pip`: https://pypi.org/project/pip/
|
||||
.. _`sphinx`: https://pypi.org/project/Sphinx/
|
||||
.. _`reStructured Text`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
|
||||
.. _`reStructured Text`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
|
||||
.. _`this Github issue`: https://github.com/rfk/pyenchant/issues/42
|
||||
|
|
|
|||
|
|
@ -155,7 +155,7 @@ So, specifically:
|
|||
|
||||
|
||||
.. _`Write comments as complete sentences.`: https://nedbatchelder.com/blog/201401/comments_should_be_sentences.html
|
||||
.. _`syntax`: http://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#info-field-lists
|
||||
.. _`syntax`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/domains.html#info-field-lists
|
||||
.. _`Studies have shown`: https://smartbear.com/SmartBear/media/pdfs/11_Best_Practices_for_Peer_Code_Review.pdf
|
||||
.. _`our mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev
|
||||
.. _`doc8`: https://github.com/openstack/doc8
|
||||
|
|
|
|||
Loading…
Reference in a new issue