summaryrefslogtreecommitdiff
path: root/docs/tutorials/009/page03.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/009/page03.html')
-rw-r--r--docs/tutorials/009/page03.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/009/page03.html b/docs/tutorials/009/page03.html
index 61591c5c711..d21c0fb2fed 100644
--- a/docs/tutorials/009/page03.html
+++ b/docs/tutorials/009/page03.html
@@ -25,8 +25,8 @@ if the server doesn't like what we have to say.
<PRE>
<font color=red>// $Id$</font>
-<font color=blue>#include</font> "<A HREF="../../../ace/SOCK_Dgram.h">ace/SOCK_Dgram.h</A>"
-<font color=blue>#include</font> "<A HREF="../../../ace/INET_Addr.h">ace/INET_Addr.h</A>"
+<font color=blue>#include</font> "<font color=green>ace/SOCK_Dgram.h</font>"
+<font color=blue>#include</font> "<font color=green>ace/INET_Addr.h</font>"
static const u_short PORT = ACE_DEFAULT_SERVER_PORT;