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
148148
149149Have a look to the examples to see on how to work with super streams.
150150
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 )
152152
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 )
154154
155155### Development
156156
You can’t perform that action at this time.
0 commit comments