aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2018-04-01 10:19:18 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2018-04-01 09:19:18 -0500
commit2920a310f29c6a61c0fffccec5bf794abc422b5f (patch)
tree25af53a0a62f7be9fa3a8a04d1fded3f1e02eef6 /docs
parentb9051a353237c0a9e38d9f6561679128680b8f55 (diff)
downloadcryptography-2920a310f29c6a61c0fffccec5bf794abc422b5f.tar.gz
cryptography-2920a310f29c6a61c0fffccec5bf794abc422b5f.tar.bz2
cryptography-2920a310f29c6a61c0fffccec5bf794abc422b5f.zip
Fixed links to sphinx docs (#4182)
Diffstat (limited to 'docs')
-rw-r--r--docs/development/submitting-patches.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/submitting-patches.rst b/docs/development/submitting-patches.rst
index 431673e8..2e9bb0fd 100644
--- a/docs/development/submitting-patches.rst
+++ b/docs/development/submitting-patches.rst
@@ -155,7 +155,7 @@ So, specifically:
.. _`Write comments as complete sentences.`: https://nedbatchelder.com/blog/201401/comments_should_be_sentences.html
-.. _`syntax`: http://sphinx-doc.org/domains.html#info-field-lists
+.. _`syntax`: http://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