From b8ddbde13b61e366466b14f71755f5101e0f3bf5 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 6 Mar 2023 09:06:27 +0100 Subject: [PATCH] Doc: Add link to Qt Learning Linking to the Getting Started with Qt Creator course directly does not seem to work. Change-Id: I4393749e9c66d66340d094c7cb7dc4f4847b8eba Reviewed-by: Eike Ziller --- .../src/overview/creator-only/creator-getting-started.qdoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 218442555c2..a7ae08afbac 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-getting-started.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-getting-started.qdoc @@ -1,4 +1,4 @@ -// Copyright (C) 2020 The Qt Company Ltd. +// Copyright (C) 2023 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only // ********************************************************************** @@ -14,6 +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}. + \table \row \li \inlineimage front-gs.png