From c4bbd8e3b9cf30172aa889bf9b963e84d3428b74 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 18 Feb 2026 08:29:20 +1000 Subject: [PATCH] doc: update broken reference Fix a broken link to the "Messenger v2" document in rados/configuration/mon-lookup-dns.rst. This error was discovered by Joachim Kraftmeyer of Clyso on 17 Feb 2026. Signed-off-by: Zac Dover --- doc/rados/configuration/mon-lookup-dns.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/configuration/mon-lookup-dns.rst b/doc/rados/configuration/mon-lookup-dns.rst index 46f234c4ee1..d6cbcdd7879 100644 --- a/doc/rados/configuration/mon-lookup-dns.rst +++ b/doc/rados/configuration/mon-lookup-dns.rst @@ -64,5 +64,5 @@ to the values of the SRV weight fields. For the above example, this will result in approximate 40% of the clients and daemons connecting to mon1, 60% of them connecting to mon2. However, if neither of them is reachable, then mon3 will be reconsidered as a fallback. -See also `Messenger v2 `_. +See also :ref:`msgr2`. -- 2.47.3