From f38426a7669361200d848caa8dce39c4fec867b4 Mon Sep 17 00:00:00 2001 From: James McClune Date: Thu, 30 Aug 2018 23:28:24 -0400 Subject: [PATCH] doc: fixed hit set type link Fixed reference link for hit set type value. Restructured wording in description. Fixes: https://tracker.ceph.com/issues/34539 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 f1433e91ee2ae..ce91ecfba4e07 100644 --- a/doc/rados/configuration/mon-config-ref.rst +++ b/doc/rados/configuration/mon-config-ref.rst @@ -348,8 +348,8 @@ by setting it in the ``[mon]`` section of the configuration file. ``mon warn on cache pools without hit sets`` :Description: Issue a ``HEALTH_WARN`` in cluster log if a cache pool does not - have the hitset type set set. - See `hit set type <../operations/pools#hit-set-type>`_ for more + have the ``hit_set_type`` value configured. + See :ref:`hit_set_type ` for more details. :Type: Boolean :Default: True