Skip to content

Commit 967ae13

Browse files
author
Chris Cho
authored
081622: update builder link and link description (#261)
1 parent 1c480fd commit 967ae13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/builders/aggregates.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,8 +549,8 @@ on a specified span of documents in a collection.
549549

550550
.. tip:: Window Functions
551551

552-
The driver includes the `WindowedComputations <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/WindowedComputations.html>`__
553-
class with static factory methods for each of the supported window operators.
552+
The driver includes the `Windows <{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/Windows.html>`__
553+
class with static factory methods for building windowed computations.
554554

555555
The following example creates a pipeline stage that computes the
556556
accumulated rainfall and the average temperature over the past month for

0 commit comments

Comments
 (0)