Skip to content

Commit fb2645c

Browse files
committed
small edits
1 parent 0a2f701 commit fb2645c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/get-started/create-admin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Create an Admin Site
1313

1414
You can create a {+framework+} admin site to edit your application's
1515
data from a web interface. To learn more about the {+framework+} admin
16-
site and its features, see `The Django admin site <https://docs.djangoproject.com/en/{+django-version-number+}/ref/contrib/admin/>`__
16+
site and its features, see `The Django admin site <{+django-docs+}ref/contrib/admin/>`__
1717
in the {+framework+} documentation.
1818

1919
.. procedure::

source/interact-data.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Interact with Data
1515
:values: reference
1616

1717
.. meta::
18-
:description: Learn how to use Django MongoDB Backend to interact with MongoDB data.
18+
:description: Learn how to use {+django-odm+} to interact with MongoDB data.
1919
:keywords: odm, crud, query
2020

2121
.. toctree::

0 commit comments

Comments
 (0)