Skip to content

DOCSP-43712: Update link to migration guide #107

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

Merged
merged 1 commit into from
Sep 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/upgrade.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ when you upgrade to a new version of {+driver-short+}.

This guide includes breaking changes to only {+driver-short+} versions after v4.0.
If you're upgrading from {+driver-short+} v2 or v3, see the
`{+driver-short+} 4 Migration Guide. <https://pymongo.readthedocs.io/en/latest/migrate-to-pymongo4.html>`__
`{+driver-short+} 4 Migration Guide. <https://pymongo.readthedocs.io/en/4.8.0/migrate-to-pymongo4.html>`__

Before you upgrade, perform the following actions:

Expand Down
Loading