Fix link in rabbitmq README

This commit is contained in:
Daniel Nelson 2019-08-05 13:56:03 -07:00
parent 8a8125692a
commit f2503722a0
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,11 @@
# RabbitMQ Input Plugin
Reads metrics from RabbitMQ servers via the [Management Plugin](https://www.rabbitmq.com/management.html).
Reads metrics from RabbitMQ servers via the [Management Plugin][management].
For additional details reference the [RabbitMQ Management HTTP Stats](https://cdn.rawgit.com/rabbitmq/rabbitmq-management/master/priv/www/doc/stats.html).
For additional details reference the [RabbitMQ Management HTTP Stats][management-reference].
[management]: https://www.rabbitmq.com/management.html
[management-reference]: https://raw.githack.com/rabbitmq/rabbitmq-management/rabbitmq_v3_6_9/priv/www/api/index.html
### Configuration: