From: Zac Dover Date: Thu, 25 May 2023 09:01:49 +0000 (+1000) Subject: doc/rados: fix link in common.rst X-Git-Tag: v19.0.0~1138^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F51754%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 --- diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 06b3e9160bc5..0b373f469b67 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -204,4 +204,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