-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
None
-
None
-
None
-
None
-
None
-
None
Context
When viewed on PyPI, PyMongo's README.md contains a relative link to CONTRIBUTING.md that 404s if you try to view.
Definition of done
Use an absolute link e.g.
> see the [contributing guide](https://github.com/mongodb/mongo-python-driver/blob/master/CONTRIBUTING.md#running-tests-locally)
.
Pitfalls
NA