From: Jos Collin Date: Mon, 30 Jul 2018 05:08:00 +0000 (+0530) Subject: doc: fix the broken urls X-Git-Tag: v12.2.9~136^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d04d633611953fe813fe06c1635eb7c2b91e1dc1;p=ceph.git doc: fix the broken urls Fixed the broken urls. Fixes: http://tracker.ceph.com/issues/25185 Signed-off-by: Jos Collin (cherry picked from commit 0f3442a35e991e7215cb690a6064dc63b9b7fb8f) --- diff --git a/doc/rbd/index.rst b/doc/rbd/index.rst index 23bcbed63f1..5bde3378ad3 100644 --- a/doc/rbd/index.rst +++ b/doc/rbd/index.rst @@ -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 `, the +:ref:`CephFS 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 -.. _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