]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: updated crush map tunables link 24462/head
authorJames McClune <falcon78921@users.noreply.github.com>
Mon, 8 Oct 2018 02:13:32 +0000 (22:13 -0400)
committerGitHub <noreply@github.com>
Mon, 8 Oct 2018 02:13:32 +0000 (22:13 -0400)
Updated crush map tunables link in rados/configuration/mon-config-ref.rst
Fixes: https://tracker.ceph.com/issues/36339
Signed-off-by: James McClune <jmcclune@mcclunetechnologies.net>
doc/rados/configuration/mon-config-ref.rst

index b144d440f83f2d101cd7c7fa6a952cc8aa28e3b4..12455df52c58502daeb395b89278eee1173cbea2 100644 (file)
@@ -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 <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 <crush-map-tunables>` for
               details.
 :Type: String
 :Default: ``firefly``