Skip to content

Commit 4a6c66b

Browse files
kyuan-mongodbschmalliso
authored andcommitted
updated API links (#98)
1 parent 09c1a8e commit 4a6c66b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/kafka-sink-postprocessors.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -663,8 +663,8 @@ Custom Write Model Strategy
663663
A **write model** defines the behavior of bulk write operations made on a
664664
MongoDB collection. The default write model for the connector is
665665
:java-docs:`ReplaceOneModel
666-
</javadoc/com/mongodb/client/model/ReplaceOneModel.html>` with
667-
:java-docs:`ReplaceOptions </javadoc/com/mongodb/client/model/ReplaceOptions.html>`
666+
<apidocs/mongodb-driver-core/com/mongodb/client/model/ReplaceOneModel.html>` with
667+
:java-docs:`ReplaceOptions <apidocs/mongodb-driver-core/com/mongodb/client/model/ReplaceOptions.html>`
668668
set to upsert mode.
669669

670670
You can override the default write model by specifying a custom one in the

0 commit comments

Comments
 (0)