We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b98cc1c commit 765e771Copy full SHA for 765e771
source/reference/mongodb-wire-protocol.txt
@@ -248,9 +248,8 @@ format of a OP_UPDATE message is the following:
248
* - ``update``
249
250
- BSON document that specifies the update to be performed. For
251
- information on specifying updates see the :manual:`Update
252
- Operations </applications/update>` documentation from the
253
- MongoDB Manual.
+ information on specifying updates see the :doc:`Update
+ Operations </tutorial/update-documents/>` documentation.
254
255
There is no response to an OP_UPDATE message.
256
0 commit comments