From f04001deb302d98c950bff68cdecc87a65a66d4d Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 19 Jan 2023 11:50:17 +1000 Subject: [PATCH] doc/install: link to "cephadm installing ceph" Link to "Installing Ceph" in the cephadm documentation instead of (as was the case before this commit) to the cephadm overview page. Anyone who clicks on the "cephadm" link in the context of the doc/install/index.rst page is more likely to expect installation instructions than to expect an explanation of what cephadm is. Signed-off-by: Zac Dover --- doc/install/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/install/index.rst b/doc/install/index.rst index 2aaf829ea9e5e..2c90bd286eb70 100644 --- a/doc/install/index.rst +++ b/doc/install/index.rst @@ -10,8 +10,9 @@ method that best suits your needs. Recommended methods ~~~~~~~~~~~~~~~~~~~ -:ref:`Cephadm ` installs and manages a Ceph cluster using containers and -systemd, with tight integration with the CLI and dashboard GUI. +:ref:`Cephadm ` installs and manages a Ceph +cluster using containers and systemd, with tight integration with the CLI and +dashboard GUI. * cephadm only supports Octopus and newer releases. * cephadm is fully integrated with the new orchestration API and -- 2.39.5