Skip to content

Commit ac1f614

Browse files
Update README.md (#238)
1 parent 9f5c488 commit ac1f614

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ You can use SuperStreamProducer and SuperStreamConsumer classes which internally
148148

149149
Have 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

0 commit comments

Comments
 (0)