From dafdd0f29f7c4feadda6446ca2b32d21bb8fa8f4 Mon Sep 17 00:00:00 2001 From: James McClune Date: Sun, 7 Oct 2018 22:13:32 -0400 Subject: [PATCH] doc: updated crush map tunables link Updated crush map tunables link in rados/configuration/mon-config-ref.rst Fixes: https://tracker.ceph.com/issues/36339 Signed-off-by: James McClune --- doc/rados/configuration/mon-config-ref.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/configuration/mon-config-ref.rst b/doc/rados/configuration/mon-config-ref.rst index b144d440f83f2..12455df52c585 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -359,7 +359,7 @@ by setting it in the ``[mon]`` section of the configuration file. :Description: Issue a ``HEALTH_WARN`` in cluster log if the CRUSH's ``straw_calc_version`` is zero. See - `CRUSH map tunables <../operations/crush-map#tunables>`_ for + :ref:`CRUSH map tunables ` for details. :Type: Boolean :Default: True @@ -377,7 +377,7 @@ by setting it in the ``[mon]`` section of the configuration file. :Description: The minimum tunable profile version required by the cluster. See - `CRUSH map tunables <../operations/crush-map#tunables>`_ for + :ref:`CRUSH map tunables ` for details. :Type: String :Default: ``firefly`` -- 2.39.5