We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e85611 commit 77dc3b7Copy full SHA for 77dc3b7
2 files changed
pymongo/asynchronous/database.py
@@ -701,7 +701,7 @@ async def aggregate(
701
.. versionadded:: 3.9
702
703
.. _aggregation pipeline:
704
- https://mongodb.com/docs/manual/reference/operator/aggregation-pipeline
+ https://www.mongodb.com/docs/manual/core/aggregation-pipeline/
705
706
.. _aggregate command:
707
https://mongodb.com/docs/manual/reference/command/aggregate
pymongo/synchronous/database.py
@@ -701,7 +701,7 @@ def aggregate(
0 commit comments