From 0f3442a35e991e7215cb690a6064dc63b9b7fb8f Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Mon, 30 Jul 2018 10:38:00 +0530 Subject: [PATCH] doc: fix the broken urls Fixed the broken urls. Fixes: http://tracker.ceph.com/issues/25185 Signed-off-by: Jos Collin --- doc/rbd/index.rst | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/doc/rbd/index.rst b/doc/rbd/index.rst index 23bcbed63f1ec..5bde3378ad381 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 -- 2.39.5