Skip to content

Commit 92d7c93

Browse files
2.15.0 change log: link to relevant doc guides
(cherry picked from commit 06538d4cb39f089cffa41fe35a47e1612c37b8ef)
1 parent 6803023 commit 92d7c93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ No changes yet.
1919
rabbitmqadmin permissions delete --user "user1"
2020
```
2121

22-
* `user_limits` is a new command group for operations on per-user limits:
22+
* `user_limits` is a new command group for operations on [per-user limits](https://www.rabbitmq.com/docs/user-limits):
2323

2424
```shell
2525
rabbitmqadmin user_limits list
@@ -29,7 +29,7 @@ No changes yet.
2929
rabbitmqadmin user_limits delete --user "user1" --name "max-connections"
3030
```
3131

32-
* `vhost_limits` is a new command group for operations on virtual host limits:
32+
* `vhost_limits` is a new command group for operations on [virtual host limits](https://www.rabbitmq.com/docs/vhosts#limits):
3333

3434
```shell
3535
rabbitmqadmin vhost_limits list

0 commit comments

Comments
 (0)