Skip to content

Commit 3dddaa5

Browse files
committed
fix link
1 parent 897eac2 commit 3dddaa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1581,7 +1581,7 @@ Changes in Version 3.8.0 (2019/04/22)
15811581
must upgrade to PyPy3.5+.
15821582

15831583
- :class:`~bson.objectid.ObjectId` now implements the `ObjectID specification
1584-
version 0.2 <https://github.com/mongodb/specifications/blob/master/source/bson-objectid/objectid.rst>`_.
1584+
version 0.2 <https://github.com/mongodb/specifications/blob/master/source/bson-objectid/objectid.md>`_.
15851585
- For better performance and to better follow the GridFS spec,
15861586
:class:`~gridfs.grid_file.GridOut` now uses a single cursor to read all the
15871587
chunks in the file. Previously, each chunk in the file was queried

0 commit comments

Comments
 (0)