]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: fix link in common.rst 51756/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 10:36:57 +0000 (20:36 +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>
(cherry picked from commit 8128ce20fef3d75c6251691d10af21861c01e155)

doc/rados/configuration/common.rst

index 1d218a6f11af8090066a62a09ac5659f687c5ea9..cedb898ce67448116e83005b6609ce469a886ac4 100644 (file)
@@ -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