Skip to content

Commit f73eaf6

Browse files
committed
api links
1 parent 2bb58f2 commit f73eaf6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/read/retrieve.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ the ``number_of_employees`` field has the value ``1000``. The example uses the
217217
"homepage_url"=>"http://www.yodle.com", ...}
218218

219219
For a full list of options, see the API documentation for the
220-
`find <{+api-root}/Mongo/Collection.html#find-instance_method>`__
220+
`find <{+api-root+}/Mongo/Collection.html#find-instance_method>`__
221221
method.
222222

223223
.. _ruby-retrieve-additional-information:
@@ -235,6 +235,6 @@ API Documentation
235235
To learn more about any of the methods or types discussed in this
236236
guide, see the following API documentation:
237237

238-
- `find <{+api-root}/Mongo/Collection.html#find-instance_method>`__
239-
- `Mongo::Collection::View <{+api-root}/Mongo/Collection/View.html>`__
240-
- `Mongo::Cursor <{+api-root}/Mongo/Cursor.html>`__
238+
- `find <{+api-root+}/Mongo/Collection.html#find-instance_method>`__
239+
- `Mongo::Collection::View <{+api-root+}/Mongo/Collection/View.html>`__
240+
- `Mongo::Cursor <{+api-root+}/Mongo/Cursor.html>`__

0 commit comments

Comments
 (0)