File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ You can use SuperStreamProducer and SuperStreamConsumer classes which internally
148
148
149
149
Have a look to the examples to see on how to work with super streams.
150
150
151
- See the [ Super Stream Producer Example:] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/examples/send_super_stream.rs )
151
+ See the [ Super Stream Producer Example:] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/blob/main/ examples/send_super_stream.rs )
152
152
153
- See the [ Super Stream Consumer Example:] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/examples/receive_super_stream.rs )
153
+ See the [ Super Stream Consumer Example:] ( https://github.com/rabbitmq/rabbitmq-stream-rust-client/blob/main/ examples/receive_super_stream.rs )
154
154
155
155
### Development
156
156
You can’t perform that action at this time.
0 commit comments