summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/eventsandfilters.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/doc/src/eventsandfilters.qdoc')
-rw-r--r--src/corelib/doc/src/eventsandfilters.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/doc/src/eventsandfilters.qdoc b/src/corelib/doc/src/eventsandfilters.qdoc
index a4710eb288..99a40bb1b8 100644
--- a/src/corelib/doc/src/eventsandfilters.qdoc
+++ b/src/corelib/doc/src/eventsandfilters.qdoc
@@ -100,7 +100,7 @@
event delivery mechanisms are flexible. The documentation for
QCoreApplication::notify() concisely tells the whole story; the
\e{Qt Quarterly} article
- \l{http://doc.qt.digia.com/qq/qq11-events.html}{Another Look at Events}
+ \l{http://doc.qt.io/archives/qq/qq11-events.html}{Another Look at Events}
rehashes it less concisely. Here we will explain enough for 95%
of applications.