]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: fix the broken urls 23310/head
authorJos Collin <jcollin@redhat.com>
Mon, 30 Jul 2018 05:08:00 +0000 (10:38 +0530)
committerJos Collin <jcollin@redhat.com>
Tue, 31 Jul 2018 03:36:51 +0000 (09:06 +0530)
Fixed the broken urls.

Fixes: http://tracker.ceph.com/issues/25185
Signed-off-by: Jos Collin <jcollin@redhat.com>
doc/rbd/index.rst

index 23bcbed63f1ec14e5f3dee1a5eab7a1cba153201..5bde3378ad381891626a201932e02ab46f30cf54 100644 (file)
@@ -32,8 +32,8 @@ Ceph's block devices deliver high performance with infinite scalability to
 `kernel modules`_, or to :abbr:`KVMs (kernel virtual machines)` such as `QEMU`_, and
 cloud-based computing systems like `OpenStack`_ and `CloudStack`_ that rely on
 libvirt and QEMU to integrate with Ceph block devices. You can use the same cluster
-to operate the `Ceph RADOS Gateway`_, the `CephFS filesystem`_, and Ceph block
-devices simultaneously.
+to operate the :ref:`Ceph RADOS Gateway <object-gateway>`, the
+:ref:`CephFS filesystem <ceph-filesystem>`, and Ceph block devices simultaneously.
 
 .. important:: To use Ceph Block Devices, you must have access to a running
    Ceph cluster.
@@ -63,10 +63,8 @@ devices simultaneously.
 
        APIs <api/index>
 
-.. _RBD Caching: ../rbd-config-ref/
-.. _kernel modules: ../rbd-ko/
-.. _QEMU: ../qemu-rbd/
-.. _OpenStack: ../rbd-openstack
-.. _CloudStack: ../rbd-cloudstack
-.. _Ceph RADOS Gateway: ../../radosgw/
-.. _CephFS filesystem: ../../cephfs/
+.. _RBD Caching: ./rbd-config-ref/
+.. _kernel modules: ./rbd-ko/
+.. _QEMU: ./qemu-rbd/
+.. _OpenStack: ./rbd-openstack
+.. _CloudStack: ./rbd-cloudstack