Skip to content

Commit 4876212

Browse files
committed
fix
1 parent 459b200 commit 4876212

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

snooty.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ mdb-server = "MongoDB Server"
1919
django-version = "5.0"
2020
django-docs = "https://docs.djangoproject.com/en/{+django-version+}"
2121
framework = "Django"
22-
django-api = "https://django-mongodb-backend.readthedocs.io/en/latest/"
2322
pymongo-version = "4.10"
2423
pymongo-docs = "https://www.mongodb.com/docs/languages/python/pymongo-driver/current"

source/get-started/next-steps.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ and interacts with data.
1313
Learn more about {+django-odm+} from the following resources:
1414

1515
- :github:`django-mongodb-backend </mongodb-labs/django-mongodb-backend>` source code
16-
- `{+django-odm+} <{+django-api+}>`__ API documentation
16+
- `{+django-odm+} <{+api+}>`__ API documentation

0 commit comments

Comments
 (0)