Skip to content

Commit 5fcdb40

Browse files
committed
Change links to stable
1 parent 3f3c068 commit 5fcdb40

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.adoc

+7-6
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ image:https://github.com/rabbitmq/rabbitmq-stream-java-client/workflows/Build%20
44
image:https://codecov.io/gh/rabbitmq/rabbitmq-stream-java-client/branch/main/graph/badge.svg?token=CFZ6EHW47J["Code Coverage", link="https://codecov.io/gh/rabbitmq/rabbitmq-stream-java-client"]
55

66
The RabbitMQ Stream Java Client is a Java library to communicate with
7-
the https://github.com/rabbitmq/rabbitmq-server/tree/v3.9.x/deps/rabbitmq_stream[RabbitMQ Stream Plugin].
7+
the https://rabbitmq.com/stream.html[RabbitMQ Stream Plugin].
88
It allows to create and delete streams, as well as to publish to and consume from
99
these streams.
1010

1111
The client ships also with a
12-
https://rabbitmq.github.io/rabbitmq-stream-java-client/snapshot/htmlsingle/#the-performance-tool[performance tool].
12+
https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#the-performance-tool[performance tool].
1313

14-
Please refer to the https://rabbitmq.github.io/rabbitmq-stream-java-client/snapshot/htmlsingle/[documentation]
15-
(https://rabbitmq.github.io/rabbitmq-stream-java-client/snapshot/pdf/index.pdf[PDF])
14+
Please refer to the https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/[documentation]
15+
(https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/pdf/index.pdf[PDF])
1616
to find out more.
1717

1818
== Project Maturity
1919

2020
The project is in development and stabilization phase.
21-
Features and API are subject to change, but https://rabbitmq.github.io/rabbitmq-stream-java-client/snapshot/htmlsingle/#stability-of-programming-interfaces[breaking changes] will be kept to a minimum.
21+
Features and API are subject to change, but https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#stability-of-programming-interfaces[breaking changes] will be kept to a minimum.
2222

2323
== Support
2424

@@ -35,7 +35,8 @@ The library requires Java 8 or more.
3535

3636
==== Release
3737

38-
TBD
38+
* https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/[Reference documentation]
39+
* https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/api/com/rabbitmq/stream/package-summary.html[API documentation]
3940

4041
==== Milestone
4142

0 commit comments

Comments
 (0)