diff --git a/docs/development/getting-started.rst b/docs/development/getting-started.rst index cb751d67..a713eac8 100644 --- a/docs/development/getting-started.rst +++ b/docs/development/getting-started.rst @@ -73,5 +73,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://sphinx-doc.org/rest.html +.. _`reStructured Text`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/ .. _`pre-commit`: https://pre-commit.com diff --git a/docs/development/index.rst b/docs/development/index.rst index c0aea8ac..767f0885 100644 --- a/docs/development/index.rst +++ b/docs/development/index.rst @@ -16,4 +16,4 @@ bug check out `what to put in your bug report`_. release-process .. _`GitHub`: https://github.com/pypa/packaging -.. _`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 diff --git a/docs/development/submitting-patches.rst b/docs/development/submitting-patches.rst index fbdb5a4d..d05637a6 100644 --- a/docs/development/submitting-patches.rst +++ b/docs/development/submitting-patches.rst @@ -70,5 +70,5 @@ So, specifically: .. |black| replace:: ``black`` .. _black: https://pypi.org/project/black/ .. _`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 -.. _`Studies have shown`: http://www.ibm.com/developerworks/rational/library/11-proven-practices-for-peer-review/ +.. _`syntax`: https://www.sphinx-doc.org/en/master/usage/restructuredtext/field-lists.html +.. _`Studies have shown`: https://www.microsoft.com/en-us/research/publication/characteristics-of-useful-code-reviews-an-empirical-study-at-microsoft/