File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -201,8 +201,8 @@ preference when starting a transaction by passing options to the
201201 )
202202
203203To learn more about the available transaction options, see
204- `start_transaction()
205- <{+ruby-api+} /Session.html#start_transaction-instance_method>`__ in the
204+ :ruby-api: `start_transaction()
205+ </Session.html#start_transaction-instance_method>` in the
206206{+ruby-driver+} API documentation.
207207
208208When using this API, you must manually commit or end the transaction.
@@ -297,8 +297,8 @@ guarantee the order of operations when creating a session on the
297297 :dedent:
298298
299299To learn more about the available session options, see the
300- `Session class constructor details
301- <{+ruby-api+} /Session.html#initialize-instance_method>`__ in the
300+ :ruby-api: `Session class constructor details
301+ </Session.html#initialize-instance_method>` in the
302302{+ruby-driver+} API documentation.
303303
304304Alternatively, you can use the ``with_session()`` method on an instance of a
You can’t perform that action at this time.
0 commit comments