Skip to content

Commit 016950d

Browse files
committed
build errors
1 parent a56ac9d commit 016950d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/reference/method/MongoDBClient-bulkWrite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ See Also
9191
--------
9292

9393
- :ref:`php-client-bulk-write` section of the Bulk Write Operations guide
94-
- :ref:`php-write`
94+
- :ref:`php-crud-operations`
9595
- :phpmethod:`MongoDB\Collection::deleteMany()`
9696
- :phpmethod:`MongoDB\Collection::deleteOne()`
9797
- :phpmethod:`MongoDB\Collection::insertMany()`

source/reference/method/MongoDBCollection-bulkWrite.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ See Also
148148
--------
149149

150150
- :ref:`php-coll-bulk-write` section of the Bulk Write Operations guide
151-
- :ref:`php-write`
151+
- :ref:`php-crud-operations`
152152
- :phpmethod:`MongoDB\Collection::deleteMany()`
153153
- :phpmethod:`MongoDB\Collection::deleteOne()`
154154
- :phpmethod:`MongoDB\Collection::insertMany()`

0 commit comments

Comments
 (0)