diff --git a/examples/websockets/doc/echoserver.qdoc b/examples/websockets/doc/echoserver.qdoc
index 702d80d7eb164f2eec5dd6ba989ac1538aa49036..76a37ce644c9ceeae5c80d19845b22adef3f79bc 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