From: Zac Dover Date: Thu, 25 May 2023 09:01:49 +0000 (+1000) Subject: doc/rados: fix link in common.rst X-Git-Tag: v17.2.7~364^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F51756%2Fhead;p=ceph.git doc/rados: fix link in common.rst Fix a link in doc/rados/configuration/common.rst that was missing its final letter, causing a 404 error when readers attempted to follow it. This bug was reported by stalwart friend of the Ceph documentation project Eugen Block, who is here credited as a co-author. This bug was reported at https://pad.ceph.com/p/Report_Documentation_Bugs. Co-authored-by: Eugen Block Signed-off-by: Zac Dover (cherry picked from commit 8128ce20fef3d75c6251691d10af21861c01e155) --- diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 1d218a6f11af..cedb898ce674 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -218,4 +218,4 @@ If you need to allow multiple clusters to exist on the same host, use .. _Hardware Recommendations: ../../../start/hardware-recommendations .. _Network Configuration Reference: ../network-config-ref .. _OSD Config Reference: ../osd-config-ref -.. _Configuring Monitor/OSD Interaction: ../mon-osd-interactio +.. _Configuring Monitor/OSD Interaction: ../mon-osd-interaction