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 a4c9967c..50821ed2 100644
--- a/doc/contributing.rst
+++ b/doc/contributing.rst
@@ -157,7 +157,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/latest/usage.html#specifying-tests-selecting-tests
+.. _pytest test selectors: http://doc.pytest.org/en/stable/usage.html#specifying-tests-selecting-tests
Lint, etc