Skip to content

Commit a3b103c

Browse files
Fix a broken 4.3.0 release notes link #14769
1 parent 5ea3f4f commit a3b103c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-notes/4.3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This release removes the original classic queue storage implementation these day
1111
known as CQv1. A 2nd generation implementation called CQv2 has been adopted
1212
as the default starting with `4.2.0`.
1313

14-
This means that attemptes to declare a queue using the following [optional queue arguments]() will fail:
14+
This means that attemptes to declare a queue using the following [optional queue arguments](https://www.rabbitmq.com/docs/queues#optional-arguments) will fail:
1515

1616
* `x-queue-mode` set to any value
1717
* `x-queue-version` set to `1`

0 commit comments

Comments
 (0)