aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/editors/creator-editors-options-text.qdoc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-08 17:00:43 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2020-09-09 08:23:26 +0000
commitdd105095e93837448df5d39b735778be7e107a20 (patch)
tree0275b4091ebad0dcda0f9583a894ec14408d4224 /doc/qtcreator/src/editors/creator-editors-options-text.qdoc
parentfad2820e24e64b82a8ad83e89f09a3c96d3ec30a (diff)
Doc: Fix broken external links
Change-Id: Ifc167cf0e345c6d553a4224d3ea45b163fea45a8 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'doc/qtcreator/src/editors/creator-editors-options-text.qdoc')
-rw-r--r--doc/qtcreator/src/editors/creator-editors-options-text.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/qtcreator/src/editors/creator-editors-options-text.qdoc b/doc/qtcreator/src/editors/creator-editors-options-text.qdoc
index 24660d3cee..bfee108f3c 100644
--- a/doc/qtcreator/src/editors/creator-editors-options-text.qdoc
+++ b/doc/qtcreator/src/editors/creator-editors-options-text.qdoc
@@ -107,8 +107,7 @@
that is not UTF-8 encoded: \uicontrol {Error: Could not decode "filename" with
"UTF-8"-encoding. Editing not possible.}
- To resolve the issue, use a file conversion tool such as
- \l{http://recode.progiciels-bpi.ca/index.html}{Recode} to convert the file
+ To resolve the issue, use a file conversion tool to convert the file
encoding to UTF-8 when developing Qt 5 applications. Otherwise, conversion
of string constants to QStrings might not work as expected.