Skip to content

Commit e74823d

Browse files
author
wrobell
committed
Fix use of "RabbitMQ Streams" in protocol documentation
The following RabbitMQ page uses "RabbitMQ Streams" or "streams", therefore use it in the protocol documentation as well https://blog.rabbitmq.com/posts/2021/07/rabbitmq-streams-overview
1 parent 57ff5db commit e74823d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

deps/rabbitmq_stream/docs/PROTOCOL.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= RabbitMQ Stream Protocol Reference
1+
= RabbitMQ Streams Protocol Reference
22

3-
This is the reference of the RabbitMQ stream protocol. Note the protocol
3+
This is the reference of the RabbitMQ Streams protocol. Note the protocol
44
is still under development and is subject to change.
55

66
The https://github.com/rabbitmq/rabbitmq-stream-java-client[RabbitMQ Stream Java client]
@@ -660,5 +660,5 @@ answers whether it accepts the access or not.
660660

661661
== Resources
662662

663-
- https://docs.google.com/presentation/d/1Hlv4qaWm2PRU04dVPmShP9wU7TEQEttXdsbV8P54Uvw/edit#slide=id.gdbeadf9676_0_37[RabbitMQ stream client] : a general guide line to write a stream client
663+
- https://docs.google.com/presentation/d/1Hlv4qaWm2PRU04dVPmShP9wU7TEQEttXdsbV8P54Uvw/edit#slide=id.gdbeadf9676_0_37[RabbitMQ Streams client] : a general guide line to write a streams client
664664
- https://docs.google.com/presentation/d/1BFwf01LcicZ-SyxE1CycZv2gUQMPFGdtFkVuXhgkoTE/edit#slide=id.p1[RabbitMQ Streams Internals]: how the streams work internally

0 commit comments

Comments
 (0)