We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343569b commit 06ff75eCopy full SHA for 06ff75e
source/indexes/single-field-index.txt
@@ -130,6 +130,6 @@ API Documentation
130
To learn more about any of the methods discussed in this guide, see the
131
following API documentation:
132
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>`__
+- `indexes <{+api-root+}/Mongo/Collection.html#indexes-instance_method>`__
+- `create_one <{+api-root+}/Mongo/Index/View.html>`__
+- `find <{+api-root+}/Mongo/Collection.html#find-instance_method>`__
0 commit comments