File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ EOS is useful in read-process-write scenarios that require messages to be
129
129
processed exactly once.
130
130
131
131
To learn more about using transactions in rust-rdkafka, see the
132
- [ Transactions] ( producer-transactions ) section of the producer documentation.
132
+ [ Transactions] [ producer-transactions ] section of the producer documentation.
133
133
134
134
### Users
135
135
Original file line number Diff line number Diff line change 121
121
//! processed exactly once.
122
122
//!
123
123
//! To learn more about using transactions in rust-rdkafka, see the
124
- //! [Transactions]( producer-transactions) section of the producer documentation.
124
+ //! [Transactions][ producer-transactions] section of the producer documentation.
125
125
//!
126
126
//! ### Users
127
127
//!
You can’t perform that action at this time.
0 commit comments