From 18dc6dbc7337c5074ab796a5e601d4092c9d9d63 Mon Sep 17 00:00:00 2001 From: J0J0 Todos Date: Sat, 14 Oct 2023 09:52:57 +0200 Subject: [PATCH] Fix ref-links in ui:length_diff_thresh docs --- docs/reference/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/reference/config.rst b/docs/reference/config.rst index bc048e502..ed799895c 100644 --- a/docs/reference/config.rst +++ b/docs/reference/config.rst @@ -477,8 +477,8 @@ source provides. If any tracks differ by at least ``length_diff_thresh`` seconds, they will be colored with ``text_highlight``. Below this threshold, different track lengths are colored with ``text_highlight_minor``. ``length_diff_thresh`` does not impact which releases are selected in -autotagger matching or distance score calculation (see :ref:`match-config` and -:ref:`colors`):: +autotagger matching or distance score calculation (see :ref:`match-config`, +``distance_weights`` and :ref:`colors`):: ui: length_diff_thresh: 10.0