Skip to content

Commit b2c079f

Browse files
authored
[skip changelog] Fix contributing guidelines link on tests readme (#784)
Linked to the Markdown file rather than the documentation site page so the link will always point to the matching docs.
1 parent 96fee4c commit b2c079f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ To run very specific test functions:
3434
pytest test_lib.py::test_list
3535
```
3636

37-
[0]: ../CONTRIBUTING.md
37+
[0]: ../docs/CONTRIBUTING.md

0 commit comments

Comments
 (0)