Skip to content

Commit ac7dcc9

Browse files
Merge pull request #13010 from johanrhodin/link-fix-patch-1
Update doc link
2 parents 188e1d8 + e35edf7 commit ac7dcc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/src/rabbit_amqp_session.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
-rabbit_deprecated_feature(
2121
{amqp_address_v1,
2222
#{deprecation_phase => permitted_by_default,
23-
doc_url => "https://www.rabbitmq.com/docs/next/amqp#address",
23+
doc_url => "https://www.rabbitmq.com/docs/amqp#addresses",
2424
messages =>
2525
#{when_permitted =>
2626
"RabbitMQ AMQP address version 1 is deprecated. "

0 commit comments

Comments
 (0)