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 0b30886 commit db864b9Copy full SHA for db864b9
source/reference/mongodb-wire-protocol.txt
@@ -261,9 +261,8 @@ format of a OP_UPDATE message is the following:
261
* - ``update``
262
263
- BSON document that specifies the update to be performed. For
264
- information on specifying updates see the :manual:`Update
265
- Operations </applications/update>` documentation from the
266
- MongoDB Manual.
+ information on specifying updates see the :doc:`Update
+ Operations </tutorial/update-documents/>` documentation.
267
268
There is no response to an OP_UPDATE message.
269
0 commit comments