From f2326eca8f73c8fc8412719d5f3aa20d3df0e333 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Thu, 26 Mar 2020 14:09:59 +0100 Subject: [PATCH] doc: fix cephadm link Fixes: 8fe460e7562b28e007179eeb533ef68a3e99b4c8 Signed-off-by: Nathan Cutler (cherry picked from commit 7dd012252ce3be13d8d44a5c3829198fc72b5754) --- doc/rados/configuration/common.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/rados/configuration/common.rst b/doc/rados/configuration/common.rst index 8d6dd6e6652fd..842bc43b6f36c 100644 --- a/doc/rados/configuration/common.rst +++ b/doc/rados/configuration/common.rst @@ -192,11 +192,10 @@ or run multiple clusters on the same hardware, and it is recommended to always leave the cluster name as the default ("ceph"). If you need to allow multiple clusters to exist on the same host, please use -`cephadm`_, which uses containers to fully isolate each cluster. +:ref:`cephadm`, which uses containers to fully isolate each cluster. .. _Hardware Recommendations: ../../../start/hardware-recommendations .. _Network Configuration Reference: ../network-config-ref .. _OSD Config Reference: ../osd-config-ref .. _Configuring Monitor/OSD Interaction: ../mon-osd-interaction -.. _cephadm: ../../cephadm -- 2.47.3