Commit 57c41f6d authored by Nico Vertriest's avatar Nico Vertriest
Browse files

Doc: Remove \l from reference to example source file


Replace with \c since it is no longer possible
to put hard links to example source files

Change-Id: Iaf35f88a37b3c74455550316b83c26bc28769d3c
Reviewed-by: default avatarVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Showing with 1 addition and 1 deletion
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
sends back the messages it receives, using the \l {Qt WebSockets}{WebSocket} API. 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 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. like the following screenshot.
\image echoclient-html-example.png Screenshot of the HTML version of Echo \image echoclient-html-example.png Screenshot of the HTML version of Echo
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment