]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix broken hyper link
authorKefu Chai <kchai@redhat.com>
Sun, 30 Aug 2020 10:10:28 +0000 (18:10 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Sep 2020 01:53:18 +0000 (09:53 +0800)
Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/install/ceph-deploy/quick-ceph-deploy.rst
doc/start/quick-rbd.rst

index 9358857dc994f24cdbce55611993648912a62fa7..c7abe60cca859f6f95c4e3acb6f93fbc2695425d 100644 (file)
@@ -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``
index a400652d8b994ef170189427eaf1ff6d42103de7..919d329b9482ce95619ce702432137cb3dc04815 100644 (file)
@@ -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