Skip to content

Commit d6d1073

Browse files
Stop linking to a patch-specific version of rabbitmqadmin
Linking to a stable release series branch name should be enough. This would somewhat simplify doc imports for the VMware RabbitMQ documentation pipeline.
1 parent 8b5ef82 commit d6d1073

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

site/management-cli.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,7 @@ HTTP API intentionally doesn't expose certain operations.
3535
the management plugin enabled. Navigate to `http://{hostname}:15672/cli/rabbitmqadmin` to download it.
3636
The tool requires a supported version of Python to be installed.
3737

38-
Alternatively, the version of `rabbitmqadmin` which
39-
corresponds with the management plugin version &version-server;
40-
can be downloaded [from GitHub](https://raw.githubusercontent.com/rabbitmq/rabbitmq-server/&version-server-tag;/deps/rabbitmq_management/bin/rabbitmqadmin).
38+
Alternatively, `rabbitmqadmin` can be downloaded [from GitHub](https://raw.githubusercontent.com/rabbitmq/rabbitmq-server/v3.11.x/deps/rabbitmq_management/bin/rabbitmqadmin).
4139

4240

4341
## Getting Started

0 commit comments

Comments
 (0)