You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/fundamentals/builders/aggregates.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -547,7 +547,7 @@ on a specified span of documents in a collection.
547
547
548
548
.. tip:: Window Functions
549
549
550
-
The driver includes the :java-docs:`WindowedComputations <apidocs/mongodb-driver-core/com/mongodb/client/model/WindowedComputations.html>`
550
+
The driver includes the `WindowedComputations <https://mongodb.github.io/mongo-java-driver/4.3/apidocs/mongodb-driver-core/com/mongodb/client/model/WindowedComputations.html>`__
551
551
class with static factory methods for each of the supported window operators.
552
552
553
553
The following example creates a pipeline stage that computes the
0 commit comments