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

style: update old mongodb nodejs driver documentation urls #12387

Merged
merged 1 commit into from
Sep 4, 2022

Conversation

hasezoey
Copy link
Collaborator

@hasezoey hasezoey commented Sep 3, 2022

Summary

This PR updates old mongodb driver urls to be consistently referring to the 4.9 documentation at https://mongodb.github.io/node-mongodb-native/4.9/modules.html

also updated some (now redirecting) https://www.mongodb.org/display/DOCS to the pages they redirect to

One thing i was not sure on is where http://mongodb.github.io/node-mongodb-native/2.1/api/Cursor.html lead to, for now i have replace it to https://mongodb.github.io/node-mongodb-native/4.9/classes/FindCursor.html and for https://mongodb.github.io/node-mongodb-native/2.0/api/AggregationCursor.html to https://mongodb.github.io/node-mongodb-native/4.9/classes/AggregationCursor.html

@hasezoey hasezoey added the docs This issue is due to a mistake or omission in the mongoosejs.com documentation label Sep 3, 2022
Copy link
Collaborator

@vkarpov15 vkarpov15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great, thanks 👍

@vkarpov15 vkarpov15 added this to the 6.5.5 milestone Sep 4, 2022
@vkarpov15 vkarpov15 merged commit 45e9ed4 into Automattic:master Sep 4, 2022
@hasezoey hasezoey deleted the updateDriverUrls branch September 4, 2022 08:54
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

Successfully merging this pull request may close these issues.

None yet

2 participants