From b48826f7bf2640375d98ac9ee0208c8c38a0fcf9 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 15 Mar 2023 13:26:16 +0100 Subject: [PATCH] Doc: Fix a broken link to Editing MIME Types Change-Id: I545ec936b52db08c804f0fe025429dc39ddce978 Reviewed-by: Leena Miettinen --- doc/qtcreator/src/cmake/creator-projects-cmake.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc index a646b5ff535..1baa0b08f5f 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc @@ -172,7 +172,7 @@ \c {cmake-format.exe}. \li Select \uicontrol {Enable auto format on file save} to automatically format CMake files when you save them. - \li In \uicontrol {Restrict to MIME types}, add the \l{Adding MIME Types} + \li In \uicontrol {Restrict to MIME types}, add the \l{Editing MIME Types} {MIME types} of the files to format, separated by semicolons. The default value, \c {text/x-cmake} formats CMake files. If the field is empty, all files are formatted.