From: Zac Dover Date: Tue, 17 Feb 2026 22:29:20 +0000 (+1000) Subject: doc: update broken reference X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c4bbd8e3b9cf30172aa889bf9b963e84d3428b74;p=ceph.git 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 --- 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`.