From: MinSheng Lin Date: Wed, 17 May 2017 09:46:08 +0000 (+0800) Subject: doc: fix broken link in erasure-code.rst X-Git-Tag: v12.1.0~525^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e86cef3134fa07035362d4e833f6129461b91746;p=ceph-ci.git doc: fix broken link in erasure-code.rst Fixes: http://tracker.ceph.com/issues/19972 Signed-off-by: MinSheng Lin --- diff --git a/doc/rados/operations/erasure-code.rst b/doc/rados/operations/erasure-code.rst index 6878777ac72..568f26aec16 100644 --- a/doc/rados/operations/erasure-code.rst +++ b/doc/rados/operations/erasure-code.rst @@ -139,7 +139,7 @@ erasure coded pool as the ``--data-pool`` during image creation:: rbd create --size 1G --data-pool ec_pool replicated_pool/image_name For Cephfs, using an erasure coded pool means setting that pool in -a `file layout<../../cephfs/file-layouts>`_. +a `file layout <../../../cephfs/file-layouts>`_. Erasure coded pool and cache tiering