]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/release-notes use new ref label for erasure code profiles
authorAlfredo Deza <adeza@redhat.com>
Tue, 15 Aug 2017 15:51:49 +0000 (11:51 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Aug 2017 12:20:01 +0000 (08:20 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/rados/operations/erasure-code-profile.rst
doc/release-notes.rst

index ae7cfd138fcc24f7e4cc3516b3e3e0295050a490..1f4ba5c4b4fcf4dd420f9a16cf7a93ff1b60f57c 100644 (file)
@@ -1,4 +1,4 @@
-.. _erasure-code-profiles
+.. _erasure-code-profiles:
 
 =====================
 Erasure code profiles
index d99414480ae77f7bdb2544db30f61f284e7954da..72ac0f7736736673d0c3cd3a85d1fd3eba3e3bba 100644 (file)
@@ -440,8 +440,7 @@ Upgrade compatibility notes, Kraken to Luminous
 * The configuration option ``osd pool erasure code stripe width`` has
   been replaced by ``osd pool erasure code stripe unit``, and given
   the ability to be overridden by the erasure code profile setting
-  ``stripe_unit``. For more details see
-  :doc:`/rados/operations/erasure-code/#erasure-code-profiles`.
+  ``stripe_unit``. For more details see :ref:`erasure-code-profiles`.
 
 * rbd and cephfs can use erasure coding with bluestore. This may be
   enabled by setting ``allow_ec_overwrites`` to ``true`` for a pool. Since