We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1192f53 commit 6e4195eCopy full SHA for 6e4195e
1 file changed
docs/TESTS.md
@@ -121,6 +121,6 @@ Then, just add the `--pep8` flag to your command
121
pytest --pep8 bob_test.py
122
```
123
124
-Read the [pytest documentation](http://pytest.org/latest/contents.html#toc) and
+Read the [pytest documentation](https://docs.pytest.org/en/latest/contents.html) and
125
[pytest-cache](http://pythonhosted.org/pytest-cache/) documentation to learn
126
more.
0 commit comments