Skip to content

Commit a2b0cd8

Browse files
authored
PYTHON-5795 Fix absolute link to CONTRIBUTING.md in README.md (#2756)
1 parent e1751ff commit a2b0cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ pip install -e ".[test]"
216216
pytest
217217
```
218218

219-
For more advanced testing scenarios, see the [contributing guide](./CONTRIBUTING.md#running-tests-locally).
219+
For more advanced testing scenarios, see the [contributing guide](https://github.com/mongodb/mongo-python-driver/blob/master/CONTRIBUTING.md#running-tests-locally).

0 commit comments

Comments
 (0)