From 5af95d5dcbf6b56302d504f6deb375de95e2c2d9 Mon Sep 17 00:00:00 2001 From: Jib Date: Mon, 3 Feb 2025 13:53:31 -0500 Subject: [PATCH] Update the limitations link to new --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 17fc14a14..c028eff0c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ explore and build. The best way to share this is via our [MongoDB Community Foru * [Documentation](https://www.mongodb.com/docs/languages/python/django-mongodb/current/) * [Getting Started](https://www.mongodb.com/docs/languages/python/django-mongodb/current/get-started/) * [Model Your Data](https://www.mongodb.com/docs/languages/python/django-mongodb/current/model-data/) -* [Limitations](https://www.mongodb.com/docs/languages/python/django-mongodb/current/limitations/) +* [Limitations & Future Work](https://www.mongodb.com/docs/languages/python/django-mongodb/current/limitations-upcoming/) ## Install