Skip to content

Commit 4fd94a5

Browse files
committed
Update mongodb.com Django MongoDB Backend links to 6.0
1 parent 4aae2c7 commit 4fd94a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"https://docs.djangoproject.com/en/6.0/",
4646
"https://docs.djangoproject.com/en/6.0/_objects/",
4747
),
48-
"mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v5.2/", None),
48+
"mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v6.0/", None),
4949
"pymongo": ("https://www.mongodb.com/docs/languages/python/pymongo-driver/current/", None),
5050
"pymongo-api": ("https://pymongo.readthedocs.io/en/stable/", None),
5151
"python": ("https://docs.python.org/3/", None),

0 commit comments

Comments
 (0)