diff --git a/docs/source/contributing/tests.rst b/docs/source/contributing/tests.rst index faca41b0..2fbfa6f1 100644 --- a/docs/source/contributing/tests.rst +++ b/docs/source/contributing/tests.rst @@ -54,7 +54,7 @@ Running the tests pytest -v jupyterhub/tests/test_api.py::test_shutdown - For more information, refer to `pytest usage documentation `_. + For more information, refer to the `pytest usage documentation `_. Test organisation =================