From 9bfb4b2f6dde5a190548b0be7d4dd73d431171a4 Mon Sep 17 00:00:00 2001 From: Matthew Vernon Date: Tue, 9 Jul 2024 17:02:31 +0100 Subject: [PATCH] doc: Correct link to "Device management" The current link goes to `cephadm/services/rados/operations/devices` which is a 404, it instead needs to be `rados/operations/devices/`. Signed-off-by: Matthew Vernon (cherry picked from commit d1a7cc4978adacd4e11df2d3e0886b191b118cc1) --- doc/cephadm/services/osd.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index 440af8ce00718..5ad39de856969 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -1,7 +1,6 @@ *********** OSD Service *********** -.. _device management: ../rados/operations/devices .. _libstoragemgmt: https://github.com/libstorage/libstoragemgmt List Devices @@ -79,7 +78,7 @@ like this: In this example, libstoragemgmt has confirmed the health of the drives and the ability to interact with the Identification and Fault LEDs on the drive enclosures. For further -information about interacting with these LEDs, refer to `device management`_. +information about interacting with these LEDs, refer to :ref:`devices`. .. note:: The current release of `libstoragemgmt`_ (1.8.8) supports SCSI, SAS, and SATA based -- 2.39.5