]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: fix link in common.rst 51754/head
authorZac Dover <zac.dover@proton.me>
Thu, 25 May 2023 09:01:49 +0000 (19:01 +1000)
committerZac Dover <zac.dover@proton.me>
Thu, 25 May 2023 09:01:49 +0000 (19:01 +1000)
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 <eblock@nde.ag>
Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/rados/configuration/common.rst

index 06b3e9160bc55a0247924855e3afe1e17d49a702..0b373f469b67bc706369cbdc251c339a62ab0fea 100644 (file)
@@ -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