Skip to content

Commit 6c54383

Browse files
committed
DRIVERS-2789 Convert Server Write Commands Spec to Markdown
1 parent 115301d commit 6c54383

File tree

4 files changed

+363
-366
lines changed

4 files changed

+363
-366
lines changed

source/driver-bulk-update.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ https://github.com/mongodb/mongo/blob/master/src/mongo/shell/bulk_api.js
100100

101101
If you need more information about the actual write command you can find the specification at the following location
102102

103-
https://github.com/mongodb/specifications/blob/master/source/server_write_commands.rst
103+
server_write_commands.md
104104

105105
Modes of Execution
106106
------------------

source/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@
4646
- [URI Options Specification](uri-options/uri-options.md)
4747
- [Unified Test Format](unified-test-format/unified-test-format.md)
4848
- [Wire Compression in Drivers](compression/OP_COMPRESSED.md)
49+
- [Write Commands Specification](./server_write_commands.md)

0 commit comments

Comments
 (0)