summaryrefslogtreecommitdiffstats
path: root/examples/corelib/threads/doc/src/mandelbrot.qdoc
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-03-01 11:59:51 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-03-01 19:14:39 +0100
commita02fb41c8ee039032045cbad02dd4f1dc3887d2f (patch)
tree5aaad740f76266228f491f9d6dd8e5b0533128c6 /examples/corelib/threads/doc/src/mandelbrot.qdoc
parent1895948bb9c2d7afa54d258b582d86ca1e583068 (diff)
Doc: fix links to renamed network examples
Pick-to: 6.5 Change-Id: I8790bb660070a092e268294b5640c6d5af41deb0 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'examples/corelib/threads/doc/src/mandelbrot.qdoc')
-rw-r--r--examples/corelib/threads/doc/src/mandelbrot.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/corelib/threads/doc/src/mandelbrot.qdoc b/examples/corelib/threads/doc/src/mandelbrot.qdoc
index 23633e17dc..fa9a7fc3f6 100644
--- a/examples/corelib/threads/doc/src/mandelbrot.qdoc
+++ b/examples/corelib/threads/doc/src/mandelbrot.qdoc
@@ -23,7 +23,7 @@
large set of problems, including synchronous network I/O and
database access, where the user interface must remain responsive
while some heavy operation is taking place. The \l
- {Blocking Fortune Client Example} shows the same principle at
+ {Blocking Fortune Client} example shows the same principle at
work in a TCP client.
The Mandelbrot application supports zooming and scrolling using