Skip to content

Commit 036ce7c

Browse files
committed
Missed xref
1 parent e2246e7 commit 036ce7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/develop/pages/transactions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ endif::[]
2525

2626
== Use transactions
2727

28-
By default, the `enable_transactions` cluster configuration property is set to true. However, in the following use cases, clients must explicitly use the Transactions API to perform operations within a transaction:
28+
By default, the config_ref:enable_transactions,true,properties/cluster-properties[`enable_transactions`] cluster configuration property is set to true. However, in the following use cases, clients must explicitly use the Transactions API to perform operations within a transaction:
2929

3030
* xref:develop:transactions.adoc#atomic-publishing-of-multiple-messages[Atomic (all or nothing) publishing of multiple messages]
3131
* xref:develop:transactions.adoc#exactly-once-stream-processing[Exactly-once stream processing]

0 commit comments

Comments
 (0)