Skip to content

Commit 1b87a67

Browse files
committed
test php link
1 parent d1c2cfe commit 1b87a67

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
@@ -678,7 +678,7 @@ a query:
678678
:end-before: end options
679679

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

0 commit comments

Comments
 (0)