-
Type: Bug
-
Resolution: Done
-
Priority: Critical - P2
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
-
Empty show more show less
-
Not Needed
What problem are you facing?
The 4.0 API docs on https://mongodb.github.io/node-mongodb-native/4.0/ are returning 404 for class documentation.
What driver and relevant dependency versions are you using?
n/a (docs issue)
Steps to reproduce?
Visit https://mongodb.github.io/node-mongodb-native/4.0/
Try any of the links on the right side, for example:
- https://mongodb.github.io/node-mongodb-native/4.0/classes/Collection.html
- https://mongodb.github.io/node-mongodb-native/4.0/classes/MongoClient.html
Note: the Node driver 4.1 API docs seem fine, and could serve as a reference point until the 4.0 docs are fixed.