summaryrefslogtreecommitdiff
path: root/docs/tutorials/008/page04.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorials/008/page04.html')
-rw-r--r--docs/tutorials/008/page04.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/008/page04.html b/docs/tutorials/008/page04.html
index 1d3bd52361d..faaaed77dce 100644
--- a/docs/tutorials/008/page04.html
+++ b/docs/tutorials/008/page04.html
@@ -27,8 +27,8 @@ subnet you're a part of.
<PRE>
<font color=red>// $Id$</font>
-<font color=blue>#include</font> "<font color=green>ace/SOCK_Dgram_Bcast.h</font>"
-<font color=blue>#include</font> "<font color=green>ace/INET_Addr.h</font>"
+<font color=blue>#include</font> "<A HREF="../../../ace/SOCK_Dgram_Bcast.h">ace/SOCK_Dgram_Bcast.h</A>"
+<font color=blue>#include</font> "<A HREF="../../../ace/INET_Addr.h">ace/INET_Addr.h</A>"
static const u_short PORT = ACE_DEFAULT_SERVER_PORT;