Skip to content

Commit 06ff75e

Browse files
committed
update api links
1 parent 343569b commit 06ff75e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/indexes/single-field-index.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ API Documentation
130130
To learn more about any of the methods discussed in this guide, see the
131131
following API documentation:
132132

133-
- `Collection#indexes <{+api-root+}/Mongo/Collection.html#indexes-instance_method>`__
134-
- `Index::View#create_one <{+api-root+}/Mongo/Index/View.html>`__
135-
- `Collection#find <{+api-root+}/Mongo/Collection.html#find-instance_method>`__
133+
- `indexes <{+api-root+}/Mongo/Collection.html#indexes-instance_method>`__
134+
- `create_one <{+api-root+}/Mongo/Index/View.html>`__
135+
- `find <{+api-root+}/Mongo/Collection.html#find-instance_method>`__

0 commit comments

Comments
 (0)