Skip to content

Commit d29b6c5

Browse files
committed
explain api link
1 parent 967767e commit d29b6c5

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

source/aggregation.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,8 @@ pages in the {+mdb-server+} manual:
198198
API Documentation
199199
~~~~~~~~~~~~~~~~~
200200

201-
For more information about executing aggregation operations by using the {+php-library+},
202-
see `MongoDB\\Collection::aggregate() <{+api+}/method/MongoDBCollection-aggregate/>`__ in
203-
the API documentation.
201+
To learn more about the methods discussed in this guide, see the
202+
following API documentation:
203+
204+
- `MongoDB\\Collection::aggregate() <{+api+}/method/MongoDBCollection-aggregate/>`__
205+
- `MongoDB\\Collection::explain() <{+api+}/method/MongoDBCollection-explain/>`__

0 commit comments

Comments
 (0)