From ca1cca0abc05d7e3ad4fe25adceb6f83615f66b1 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Sun, 30 Aug 2020 18:10:28 +0800 Subject: [PATCH] doc: fix broken hyper link Signed-off-by: Kefu Chai --- doc/install/ceph-deploy/quick-ceph-deploy.rst | 8 +++++--- doc/start/quick-rbd.rst | 9 ++++----- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/doc/install/ceph-deploy/quick-ceph-deploy.rst b/doc/install/ceph-deploy/quick-ceph-deploy.rst index 9358857dc994f..c7abe60cca859 100644 --- a/doc/install/ceph-deploy/quick-ceph-deploy.rst +++ b/doc/install/ceph-deploy/quick-ceph-deploy.rst @@ -1,6 +1,8 @@ -============================= - Storage Cluster Quick Start -============================= +.. _storage-cluster-quick-start: + +=========================== +Storage Cluster Quick Start +=========================== If you haven't completed your `Preflight Checklist`_, do that first. This **Quick Start** sets up a :term:`Ceph Storage Cluster` using ``ceph-deploy`` diff --git a/doc/start/quick-rbd.rst b/doc/start/quick-rbd.rst index a400652d8b994..919d329b9482c 100644 --- a/doc/start/quick-rbd.rst +++ b/doc/start/quick-rbd.rst @@ -2,10 +2,10 @@ Block Device Quick Start ========================== -To use this guide, you must have executed the procedures in the `Storage -Cluster Quick Start`_ guide first. Ensure your :term:`Ceph Storage Cluster` is -in an ``active + clean`` state before working with the :term:`Ceph Block -Device`. +To use this guide, you must have executed the procedures in the +:ref:`storage-cluster-quick-start` guide first. Ensure your +:term:`Ceph Storage Cluster` is in an ``active + clean`` state +before working with the :term:`Ceph Block Device`. .. note:: The Ceph Block Device is also known as :term:`RBD` or :term:`RADOS` Block Device. @@ -64,7 +64,6 @@ Configure a Block Device See `block devices`_ for additional details. -.. _Storage Cluster Quick Start: ../quick-ceph-deploy .. _create a pool: ../../rados/operations/pools/#create-a-pool .. _block devices: ../../rbd .. _FAQ: http://wiki.ceph.com/How_Can_I_Give_Ceph_a_Try -- 2.39.5