Skip to content

Commit 4710a95

Browse files
committed
Add new documentation links to readme
1 parent 30c43d5 commit 4710a95

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Travis CI](https://travis-ci.org/rabbitmq/rabbitmq-jms-client.svg?branch=master)](https://travis-ci.org/rabbitmq/rabbitmq-perf-test)
44

5-
This repository contains source code of the [RabbitMQ Performance Testing Tool](https://www.rabbitmq.com/java-tools.html).
5+
This repository contains source code of the RabbitMQ Performance Testing Tool.
66
The client is maintained by the [RabbitMQ team at Pivotal](http://github.com/rabbitmq/).
77

88
## Installation
@@ -12,6 +12,12 @@ This is a standalone tool that is distributed in binary form using
1212
[GitHub releases](https://github.com/rabbitmq/rabbitmq-perf-test/releases)
1313
and as a JAR file on Maven Central (see below).
1414

15+
## Documentation
16+
17+
* [Latest stable release](https://rabbitmq.github.io/rabbitmq-perf-test/stable/htmlsingle/)
18+
* [Latest milestone release](https://rabbitmq.github.io/rabbitmq-perf-test/milestone/htmlsingle/)
19+
* [Latest development build](https://rabbitmq.github.io/rabbitmq-perf-test/snapshot/htmlsingle/)
20+
1521
## Usage
1622

1723
### Running Performance Tests

0 commit comments

Comments
 (0)