From 5c334d8a2a5f522c1a67f4fdbed5372ba45a58c0 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Tue, 15 Aug 2017 11:51:49 -0400 Subject: [PATCH] doc/release-notes use new ref label for erasure code profiles Signed-off-by: Alfredo Deza --- doc/rados/operations/erasure-code-profile.rst | 2 +- doc/release-notes.rst | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/rados/operations/erasure-code-profile.rst b/doc/rados/operations/erasure-code-profile.rst index ae7cfd138fcc2..1f4ba5c4b4fcf 100644 --- a/doc/rados/operations/erasure-code-profile.rst +++ b/doc/rados/operations/erasure-code-profile.rst @@ -1,4 +1,4 @@ -.. _erasure-code-profiles +.. _erasure-code-profiles: ===================== Erasure code profiles diff --git a/doc/release-notes.rst b/doc/release-notes.rst index d99414480ae77..72ac0f7736736 100644 --- a/doc/release-notes.rst +++ b/doc/release-notes.rst @@ -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 -- 2.39.5