summaryrefslogtreecommitdiff
path: root/src/corelib/text/qstring.cpp
diff options
context:
space:
mode:
authorPaul Wicking <paul.wicking@qt.io>2021-06-25 12:42:05 +0200
committerPaul Wicking <paul.wicking@qt.io>2021-07-05 11:18:22 +0200
commit225dc798661e096f5782014650b64702c2c0307a (patch)
tree0dede01f2797b760a9b7819dd9160f4746c17212 /src/corelib/text/qstring.cpp
parente9b29c5d262847256791956bf8a4b741cb6a1546 (diff)
downloadqtbase-225dc798661e096f5782014650b64702c2c0307a.tar.gz
Doc: Use https for links to unicode.org
* Change all outbound links in user-facing documentation. * Reflow lines that exceed 100 cols as mandated by clang-format. * Add unicode.org as a global \externalsite. Change-Id: I2ba1e434aa913e678406d62c2801f1a8b2d9e4f4 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 7968281444c967628566337ce3493058825cb946) Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
Diffstat (limited to 'src/corelib/text/qstring.cpp')
-rw-r--r--src/corelib/text/qstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/text/qstring.cpp b/src/corelib/text/qstring.cpp
index b1d88d22f2..3c08d970ed 100644
--- a/src/corelib/text/qstring.cpp
+++ b/src/corelib/text/qstring.cpp
@@ -8235,7 +8235,7 @@ QVector<QStringRef> QString::splitRef(const QRegularExpression &re, SplitBehavio
\value NormalizationForm_KC Compatibility Decomposition followed by Canonical Composition
\sa normalized(),
- {http://www.unicode.org/reports/tr15/}{Unicode Standard Annex #15}
+ {https://www.unicode.org/reports/tr15/}{Unicode Standard Annex #15}
*/
/*!