From 3a8505fcaf1ff109b9a020828af0923195884b2a Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Thu, 2 Apr 2020 11:10:57 +0200 Subject: [PATCH] Fix link to documentation on writing highlighting files Change-Id: I374219b03d94279ca9902567294ff4e49b8ad17a Reviewed-by: Leena Miettinen --- doc/qtcreatordev/src/qtcreator-dev.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/qtcreatordev/src/qtcreator-dev.qdoc b/doc/qtcreatordev/src/qtcreator-dev.qdoc index 7c5f7891cd0..74ba98bcb26 100644 --- a/doc/qtcreatordev/src/qtcreator-dev.qdoc +++ b/doc/qtcreatordev/src/qtcreator-dev.qdoc @@ -121,8 +121,8 @@ \list \li \l{https://doc.qt.io/qtcreator/creator-highlighting.html#generic-highlighting} {Generic Highlighting} - \li \l{http://kate-editor.org/2005/03/24/writing-a-syntax-highlighting-file/} - {Writing a Syntax Highlighting File} + \li \l{https://docs.kde.org/stable5/en/applications/katepart/highlight.html} + {Working with Syntax Highlighting} \endlist \section2 Custom Text Editors