aboutsummaryrefslogtreecommitdiffstats
path: root/doc/api/qtcreator-dev-wizards.qdoc
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-18 10:20:03 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-18 12:38:23 +0000
commite84770b794697ba684ee172a0b5245deb9051de0 (patch)
treef9876f23df244120a9094857aeebcefa3d8a6752 /doc/api/qtcreator-dev-wizards.qdoc
parent5ab7500b64d1983c7eb783eb4fdb1796671be8c4 (diff)
Adapt documentation URL
Change-Id: I74963a9d4a729450341f4f7a4ae5b3583654ffb8 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'doc/api/qtcreator-dev-wizards.qdoc')
-rw-r--r--doc/api/qtcreator-dev-wizards.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/qtcreator-dev-wizards.qdoc b/doc/api/qtcreator-dev-wizards.qdoc
index 5974cf43f22..b9b9aabdae3 100644
--- a/doc/api/qtcreator-dev-wizards.qdoc
+++ b/doc/api/qtcreator-dev-wizards.qdoc
@@ -23,7 +23,7 @@
\section1 Introduction
If the functionality provided by template-based
- \l{http://doc.qt.digia.com/qtcreator-snapshot/creator-project-wizards.html}{custom wizards}
+ \l{http://doc.qt.io/qtcreator/creator-project-wizards.html}{custom wizards}
is not sufficient for your case, you can write wizards in code.
A wizard in Qt Creator is an instance of a class implementing