]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: fix broken link in erasure-code.rst
authorMinSheng Lin <minsheng.l@inwinstack.com>
Wed, 17 May 2017 09:46:08 +0000 (17:46 +0800)
committerMinSheng Lin <minsheng.l@inwinstack.com>
Thu, 18 May 2017 01:48:07 +0000 (09:48 +0800)
Fixes: http://tracker.ceph.com/issues/19972
Signed-off-by: MinSheng Lin <minsheng.l@inwinstack.com>
doc/rados/operations/erasure-code.rst

index 6878777ac721829b7d913a25d717bab9685a9c14..568f26aec167049feb7e19ef18ed191e16813cb9 100644 (file)
@@ -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