From 99b56b46334408d23ce4bef40645a06a2fe63e23 Mon Sep 17 00:00:00 2001 From: Pablo Castellano Date: Wed, 28 Jan 2026 22:06:14 +0100 Subject: [PATCH] Fix link in README.md (#369) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad174f5..4a8f031f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ > No new features will be added to Motor, and only bug fixes will be provided until it reaches end of life on May 14th, 2026. > After that, only critical bug fixes will be made until final support ends on May 14th, 2027. > We strongly recommend migrating to the PyMongo Async API while Motor is still supported. -> For help transitioning, see the Migrate to PyMongo Async guide: https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/>. +> For help transitioning, see the Migrate to PyMongo Async guide: https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/. ## About