summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2018-04-20 11:46:39 +0200
committerAndy Shaw <andy.shaw@qt.io>2018-04-20 11:00:56 +0000
commit7b196800edd6e89a15f2c237d3b4e430802d6818 (patch)
treee37796b1d2c4524607b8878259bfbe8aab8ac01e /doc
parent9dbdd261cd8813bc26b6d90a4baf23c7c6b4a778 (diff)
Add missing link from the documentation for hybrid installers
Change-Id: I05a3f5711cb963933470704bfec2ba8839384c0c Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/installerfw.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/installerfw.qdoc b/doc/installerfw.qdoc
index cc15efb36..23d0c9e47 100644
--- a/doc/installerfw.qdoc
+++ b/doc/installerfw.qdoc
@@ -755,7 +755,7 @@
You can also create hybrid installers that store some components locally
and receive others via a network connection. For more information, see
- ###TODO insert link here.
+ \l {Reducing Installer Size}.
For information about how to implement data integration into the
installer binary, see QInstaller::BinaryContent.