From 6a0cf4493af6ce1d235e99099775ae493969fb16 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Fri, 1 Aug 2025 12:49:09 +0700 Subject: [PATCH] doc/rados: Fix more mClock links in ops/monitoring-osd-pg.rst Inspired by #64752 these are the last few external link definitions in main that incorrectly include the .rst extension. There is a strong case for eventually moving all internal links to :doc: and/or :ref:. Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com> --- doc/rados/operations/monitoring-osd-pg.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index 81e94e6ab654d..24663b61bf883 100644 --- a/doc/rados/operations/monitoring-osd-pg.rst +++ b/doc/rados/operations/monitoring-osd-pg.rst @@ -548,8 +548,8 @@ performing the migration. For details, see the `Architecture`_ section. .. _data placement: ../data-placement .. _pool: ../pools .. _placement group: ../placement-groups -.. _mClock: ../../configuration/mclock-config-ref.rst -.. _mClock backfill: ../../configuration/mclock-config-ref.rst#recovery-backfill-options +.. _mClock: ../../configuration/mclock-config-ref +.. _mClock backfill: ../../configuration/mclock-config-ref#recovery-backfill-options .. _Architecture: ../../../architecture .. _OSD Not Running: ../../troubleshooting/troubleshooting-osd#osd-not-running .. _Troubleshooting PG Errors: ../../troubleshooting/troubleshooting-pg#troubleshooting-pg-errors -- 2.39.5