Skip to content

Commit 91c1bf6

Browse files
committed
link
1 parent c038ed8 commit 91c1bf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/query-builder.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ a query:
106106
:end-before: end options
107107

108108
The query builder accepts the same options that you can set for
109-
the :phpmethod:`MongoDB\Collection::find()` method in the
109+
the :phpmethod:`find() <phpmethod.MongoDB\\Collection::find()>` method in the
110110
{+php-library+}. Some of the options to modify query results, such as
111111
``skip``, ``sort``, and ``limit``, are settable directly as query
112112
builder methods and are described in the

0 commit comments

Comments
 (0)