summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/gui/doc/src/external-resources.qdoc4
-rw-r--r--src/gui/text/qfont.cpp4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/gui/doc/src/external-resources.qdoc b/src/gui/doc/src/external-resources.qdoc
index 0addbb21cd..d58230ed2b 100644
--- a/src/gui/doc/src/external-resources.qdoc
+++ b/src/gui/doc/src/external-resources.qdoc
@@ -37,8 +37,8 @@
*/
/*!
- \externalpage http://czyborra.com/
- \title Roman Czyborra's
+ \externalpage https://www.unicode.org/reports/tr17/
+ \title UTR17
*/
/*!
diff --git a/src/gui/text/qfont.cpp b/src/gui/text/qfont.cpp
index 76ced18099..aae64f8d02 100644
--- a/src/gui/text/qfont.cpp
+++ b/src/gui/text/qfont.cpp
@@ -562,8 +562,8 @@ QFontEngineData::~QFontEngineData()
For more general information on fonts, see the
\l{comp.fonts FAQ}{comp.fonts FAQ}.
- Information on encodings can be found from
- \l{Roman Czyborra's} page.
+ Information on encodings can be found from the
+ \l{UTR17} page.
\sa QFontMetrics, QFontInfo, QFontDatabase, {Character Map Example}
*/