From 62fdb5d693e877ea0a5811caab95ff582083705e Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 25 Jan 2023 16:03:31 +0100 Subject: Doc: Fix link target after changing example name MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The example is located in the qtdeclarative module. Change-Id: I0aad66cf640c7067dff5407a225ee6f59ac1dc9c Reviewed-by: Kai Köhne (cherry picked from commit 3c68d2711e203ae1f8b3434f3127ddf5a456c424) --- src/linguist/linguist/doc/src/linguist-manual.qdoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/linguist/linguist/doc/src/linguist-manual.qdoc b/src/linguist/linguist/doc/src/linguist-manual.qdoc index 0e28022eb..232e7691f 100644 --- a/src/linguist/linguist/doc/src/linguist-manual.qdoc +++ b/src/linguist/linguist/doc/src/linguist-manual.qdoc @@ -1216,8 +1216,7 @@ to distinguish identical source text in the same context. It also shows how minimize the translator's work when an application is upgraded. - \li \l{QML Examples - Internationalization}{Internationalization} is a - Qt Quick application that demonstrates how to internationalize Qt Quick + \li \l{Qt Quick I18N} demonstrates how to internationalize Qt Quick applications. \endlist -- cgit v1.2.1