From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Fri, 1 Aug 2025 05:49:09 +0000 (+0700) Subject: doc/rados: Fix more mClock links in ops/monitoring-osd-pg.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6a0cf4493af6ce1d235e99099775ae493969fb16;p=ceph.git 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> --- diff --git a/doc/rados/operations/monitoring-osd-pg.rst b/doc/rados/operations/monitoring-osd-pg.rst index 81e94e6ab65..24663b61bf8 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