Doc: Use version independent Qt link

or use direct links where possible.

Change-Id: I00d559ad53a95caf91c39985bd9fb5ea99f9aed7
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Kai Koehne
2020-12-04 16:46:45 +01:00
parent 9c8c5b6363
commit 33487984b9
7 changed files with 15 additions and 19 deletions

View File

@@ -79,7 +79,7 @@
that rely on external files, like the generic highlighter. You can still
add \l{https://doc.qt.io/qtcreator/creator-project-wizards.html}{wizard
templates} this way, by adding the
\l{https://doc.qt.io/qt-5/resources.html#using-resources-in-the-application}
\l{https://doc.qt.io/qt/resources.html#using-resources-in-the-application}
{path to the resource directory} into your QRC file with
ProjectExplorer::JsonWizardFactory::addWizardPath(). Registering
documentation and translations can be done in similar ways.