diff options
author | Topi Reinio <[email protected]> | 2015-09-24 10:10:19 +0200 |
---|---|---|
committer | Topi Reiniƶ <[email protected]> | 2015-10-02 10:14:47 +0000 |
commit | fbf3daef384706cd5ddc15c48bcf0b3980eaf6a4 (patch) | |
tree | 366095f8a4282322f66c19c1b77423da7f48b4ac /examples/widgets/doc/src/codeeditor.qdoc | |
parent | 549eada0ab1b277b380251beb16379b77cd9d8a1 (diff) |
Doc: Update obsolete URLs to external documentation
Change-Id: I199de83971701c14e903e712fcdcd29aaff95c6d
Task-number: QTBUG-48420
Reviewed-by: Venugopal Shivashankar <[email protected]>
Reviewed-by: Liang Qi <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src/codeeditor.qdoc')
-rw-r--r-- | examples/widgets/doc/src/codeeditor.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/codeeditor.qdoc b/examples/widgets/doc/src/codeeditor.qdoc index 645854a58c5..6c9e5921b8e 100644 --- a/examples/widgets/doc/src/codeeditor.qdoc +++ b/examples/widgets/doc/src/codeeditor.qdoc @@ -192,6 +192,6 @@ fetched with QTextBlock::userData(). Matching parentheses can be highlighted with an extra selection. The "Matching Parentheses with QSyntaxHighlighter" article in Qt Quarterly 31 implements - this. You find it here: \l{http://doc.qt.digia.com/qq/}. + this. You find it here: \l{http://doc.qt.io/archives/qq/}. */ |