diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-02-23 13:36:13 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2015-02-23 13:36:13 -0600 |
commit | c2fe5e2f11b82788d8e00b0e996f04e4ae5992e6 (patch) | |
tree | 3f4136de15eb1e0f658cbe3fc2b2b9a48397b24b /docs | |
parent | 66e0651c9aa759d0ede4e93315876a4f9f62ed8f (diff) | |
download | cryptography-c2fe5e2f11b82788d8e00b0e996f04e4ae5992e6.tar.gz cryptography-c2fe5e2f11b82788d8e00b0e996f04e4ae5992e6.tar.bz2 cryptography-c2fe5e2f11b82788d8e00b0e996f04e4ae5992e6.zip |
remove IBM link and replace with smartbear PDF link
Diffstat (limited to 'docs')
-rw-r--r-- | docs/development/submitting-patches.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/submitting-patches.rst b/docs/development/submitting-patches.rst index 810b8748..66105843 100644 --- a/docs/development/submitting-patches.rst +++ b/docs/development/submitting-patches.rst @@ -151,6 +151,6 @@ So, specifically: .. _`Write comments as complete sentences.`: http://nedbatchelder.com/blog/201401/comments_should_be_sentences.html .. _`syntax`: http://sphinx-doc.org/domains.html#info-field-lists -.. _`Studies have shown`: http://www.ibm.com/developerworks/rational/library/11-proven-practices-for-peer-review/ +.. _`Studies have shown`: https://smartbear.com/smartbear/media/pdfs/wp-cc-11-best-practices-of-peer-code-review.pdf .. _`our mailing list`: https://mail.python.org/mailman/listinfo/cryptography-dev .. _`doc8`: https://github.com/stackforge/doc8 |