PYTHON-5795 Fix absolute link to CONTRIBUTING.md in README.md (#2756)
This commit is contained in:
parent
e1751ff253
commit
a2b0cd85e3
@ -216,4 +216,4 @@ pip install -e ".[test]"
|
||||
pytest
|
||||
```
|
||||
|
||||
For more advanced testing scenarios, see the [contributing guide](./CONTRIBUTING.md#running-tests-locally).
|
||||
For more advanced testing scenarios, see the [contributing guide](https://github.com/mongodb/mongo-python-driver/blob/master/CONTRIBUTING.md#running-tests-locally).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user