summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-03-03 11:27:28 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-03-04 15:36:12 +0000
commita9bb1c63dc12034ebac1dd9402c9719dca7a92e1 (patch)
treeaa1fc6a71e9199c0c1da93d2074f3ad7d12a3f36 /src/widgets
parent509bc7e59c69937900cf258e64889a6e88edbcf0 (diff)
Adjust wiki links to the new redirect
it looks nicer this way Change-Id: I872976bdef5f581187a758aa92b02e2f5f32b130 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/doc/src/modelview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/src/modelview.qdoc b/src/widgets/doc/src/modelview.qdoc
index 31a24204fe..b95a3ebba5 100644
--- a/src/widgets/doc/src/modelview.qdoc
+++ b/src/widgets/doc/src/modelview.qdoc
@@ -576,7 +576,7 @@
problem.
Qt Labs provides software called
- \l{http://wiki.qt.io/?title=Model_Test}{ModelTest},
+ \l{http://wiki.qt.io/Model_Test}{ModelTest},
which checks models while your programming is running. Every time the model
is changed, ModelTest scans the model and reports errors with an assert.
This is especially important for tree models, since their hierarchical