File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
doc/reference/internals/iproto Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ Available IPROTO_FEATURES are the following:
492492 :ref: `IPROTO_UNWATCH <box_protocol-unwatch >`, and :ref: `IPROTO_EVENT <box_protocol-event >` commands.
493493
494494- ``IPROTO_FEATURE_INSERT_ARROW = 12 `` -- support of data insertion in the Arrow format. Learn more
495- about the :ref: `feature <internals-iproto-arrow >`. Available since version :doc: `3.3.0 </release/3.3.0 >`.
495+ about the :ref: `feature <internals-iproto-insert- arrow >`. Available since version :doc: `3.3.0 </release/3.3.0 >`.
496496
497497.. _internals-iproto-keys-sync :
498498
Original file line number Diff line number Diff line change @@ -42,9 +42,9 @@ Overview
4242 - -1 |br | MP_UINT
4343 - An unknown request type
4444
45- * - :ref: `IPROTO_INSERT_ARROW <internals-iproto-arrow >`
45+ * - :ref: `IPROTO_INSERT_ARROW <internals-iproto-insert- arrow >`
4646 - 0x11
47- - Insert Arrow data request. Available since
47+ - Iproto Insert Arrow data request. Available since
4848 version :doc: `3.3.0 </release/3.3.0 >`.
4949
5050 * - :ref: `IPROTO_SELECT <box_protocol-select >`
You can’t perform that action at this time.
0 commit comments