summaryrefslogtreecommitdiff
path: root/examples/websockets/doc/echoserver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/websockets/doc/echoserver.qdoc')
-rw-r--r--examples/websockets/doc/echoserver.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/websockets/doc/echoserver.qdoc b/examples/websockets/doc/echoserver.qdoc
index 702d80d..76a37ce 100644
--- a/examples/websockets/doc/echoserver.qdoc
+++ b/examples/websockets/doc/echoserver.qdoc
@@ -59,7 +59,7 @@
sends back the messages it receives, using the \l {Qt WebSockets}{WebSocket} API.
If your web browser supports \l {Qt WebSockets}{WebSocket}, you can also use it
- to open the \l {echoserver/echoclient.html}{echoclient.html} file, and operate
+ to open the \c {echoserver/echoclient.html}{echoclient.html} file, and operate
like the following screenshot.
\image echoclient-html-example.png Screenshot of the HTML version of Echo