Skip to content

Commit 32c71f5

Browse files
committed
DOCSP-48976: fix links (#120)
(cherry picked from commit 715e564)
1 parent c5bb900 commit 32c71f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/interact-data/transaction.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ preference when starting a transaction by passing options to the
238238

239239
To learn more about the available transaction options, see
240240
:ruby-api:`start_transaction
241-
</Session.html#start_transaction-instance_method>` in the
241+
<Session.html#start_transaction-instance_method>` in the
242242
{+ruby-driver+} API documentation.
243243

244244
Client Behavior
@@ -309,7 +309,7 @@ guarantee the order of operations when creating a session on the
309309

310310
To learn more about the available session options, see the
311311
:ruby-api:`Session class constructor details
312-
</Session.html#initialize-instance_method>` in the
312+
<Session.html#initialize-instance_method>` in the
313313
{+ruby-driver+} API documentation.
314314

315315
Alternatively, you can use the ``with_session`` method on an instance of a

0 commit comments

Comments
 (0)