Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: Mongoose 6.x documentation references a MongoDB Node 2.2 driver link #11183

Closed
splinter opened this issue Jan 6, 2022 · 1 comment
Closed
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation

Comments

@splinter
Copy link
Contributor

splinter commented Jan 6, 2022

The Mongoose (connection options documentation references)[https://mongoosejs.com/docs/connections.html#options] a link to the MongoDB Node 2.2 native driver documentation[2]. Should this not point to https://mongodb.github.io/node-mongodb-native/4.2/classes/MongoClient.html#connect.

I think an additional link pointing to https://mongodb.github.io/node-mongodb-native/4.2/interfaces/MongoClientOptions.html may be required.

I created a PR making the change.

[1] https://mongoosejs.com/docs/connections.html#options
[2] http://mongodb.github.io/node-mongodb-native/2.2/api/MongoClient.html#connect

@IslandRhythms IslandRhythms added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Jan 6, 2022
@Uzlopak
Copy link
Collaborator

Uzlopak commented Jan 17, 2022

@vkarpov15
This issue can be closed as the underlying PR is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is due to a mistake or omission in the mongoosejs.com documentation
Projects
None yet
Development

No branches or pull requests

4 participants