Skip to content

Commit fdbeb6d

Browse files
author
Chris Cho
authored
fix link to API doc (#247)
1 parent 3f0b43c commit fdbeb6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/upgrade.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Version 4.7 Breaking Changes
5757

5858
- The ``setWindowFields`` builder API is no longer beta. The new builder
5959
breaks binary and source compatibility. See the
60-
`Aggregates API documentation https://mongodb.github.io/mongo-java-driver/4.7/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html>`__
60+
`Aggregates API documentation <https://mongodb.github.io/mongo-java-driver/4.7/apidocs/mongodb-driver-core/com/mongodb/client/model/Aggregates.html>`__
6161
for information the new ``setWindowFields()`` method signatures.
6262

6363
If your application uses this builder in a version prior to v4.7, update

0 commit comments

Comments
 (0)