From a1da9d62d5a5b8e1c2e13000c5604adc6f89daf1 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 21 Mar 2021 16:19:29 -0400 Subject: docs: update a pytest url to their new structure --- doc/contributing.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit v1.2.1