From 94cfacab0013357d019955e4fbd23452f31f5167 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 14 May 2024 13:22:08 +0200 Subject: [PATCH] Doc: Add direct link to the Getting Started with Qt Creator course ...in Qt Academy. No login is required. Fixes: QTCREATORBUG-30805 Change-Id: Iec62319b8affe087149f084db4e2341d4f11e51b Reviewed-by: Reviewed-by: Jaishree Vyas --- .../src/overview/creator-only/creator-getting-started.qdoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/qtcreator/src/overview/creator-only/creator-getting-started.qdoc b/doc/qtcreator/src/overview/creator-only/creator-getting-started.qdoc index b1531ae6857..e735c95adf0 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-getting-started.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-getting-started.qdoc @@ -14,8 +14,9 @@ \title Getting Started - To learn the basics of \QC, take the \e {Getting Started with Qt Creator} - course in \l{https://www.qt.io/courses/}{Qt Learning}. + To learn the basics of \QC, take the + \l{https://www.qt.io/academy/course-catalog#getting-started-with-qt-creator} + {Getting Started with Qt Creator} course in Qt Academy. For more information about installing \QC, see \l{Install \QC}.