summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.rst b/doc/contributing.rst
index 653e2a69..921c0371 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -134,7 +134,7 @@ these as 1 to use them:
Of course, run all the tests on every version of Python you have, before
submitting a change.
-.. _pytest test selectors: http://doc.pytest.org/en/stable/usage.html#specifying-tests-selecting-tests
+.. _pytest test selectors: https://doc.pytest.org/en/stable/usage.html#specifying-which-tests-to-run
Lint, etc