From 012e4e1ebd3808c96c8de2493121a6b38f3d9585 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 29 Jul 2025 11:44:52 +0200 Subject: [PATCH] doc: Fix links to mClock config reference Signed-off-by: Pierre Riteau (cherry picked from commit 0a2d4b096af168b6646e54a1a5772ad8b6a3c8d6) --- doc/rados/configuration/osd-config-ref.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/osd-config-ref.rst b/doc/rados/configuration/osd-config-ref.rst index 9d028532448..1d93736e27c 100644 --- a/doc/rados/configuration/osd-config-ref.rst +++ b/doc/rados/configuration/osd-config-ref.rst @@ -461,8 +461,8 @@ Miscellaneous .. _pool: ../../operations/pools .. _Configuring Monitor/OSD Interaction: ../mon-osd-interaction .. _Monitoring OSDs and PGs: ../../operations/monitoring-osd-pg#peering -.. _mClock: ../mclock-config-ref.rst -.. _mClock backfill: ../mclock-config-ref.rst#recovery-backfill-options +.. _mClock: ../mclock-config-ref +.. _mClock backfill: ../mclock-config-ref#recovery-backfill-options .. _Pool & PG Config Reference: ../pool-pg-config-ref .. _Journal Config Reference: ../journal-ref .. _cache target dirty high ratio: ../../operations/pools#cache-target-dirty-high-ratio -- 2.39.5