Skip to content

Commit c5bfebf

Browse files
committed
Update mongodb.com Django MongoDB Backend links to 5.2
1 parent 2915bbb commit c5bfebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"https://docs.djangoproject.com/en/5.2/",
4242
"https://docs.djangoproject.com/en/5.2/_objects/",
4343
),
44-
"mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v5.1/", None),
44+
"mongodb": ("https://www.mongodb.com/docs/languages/python/django-mongodb/v5.2/", None),
4545
"pymongo": ("https://pymongo.readthedocs.io/en/stable/", None),
4646
"python": ("https://docs.python.org/3/", None),
4747
"atlas": ("https://www.mongodb.com/docs/atlas/", None),

0 commit comments

Comments
 (0)