Skip to content

Commit e6c1c22

Browse files
committed
modify id and landing page
1 parent cc73567 commit e6c1c22

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

source/data-modeling.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ In this section, you can learn how to model data in {+odm+}.
3333

3434
- :ref:`mongoid-modeling-validation`: Learn how to create document
3535
validation rules for your model classes.
36+
37+
- :ref:`mongoid-work-with-indexes`: Learn how to create and manage indexes for
38+
your model classes.

source/data-modeling/indexes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. _indexes:
1+
.. _mongoid-work-with-indexes:
22

33
=================
44
Work With Indexes

0 commit comments

Comments
 (0)