summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-10-04 12:30:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-10-04 12:30:43 +0000
commita95b355ac77e214de30ec225b1a9b1266688f3be (patch)
treeafbb0423f8f17949d9b26ca4f3c2acfb23a3ec9d
parentd035181e36086ce3b6ddda4f8233a4104ec0a5ac (diff)
downloadATCD-a95b355ac77e214de30ec225b1a9b1266688f3be.tar.gz
Fixed incorrect hyper link
-rw-r--r--CIAO/docs/com-impl.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/docs/com-impl.html b/CIAO/docs/com-impl.html
index d2c4a4bb5dc..ed5948ab9cf 100644
--- a/CIAO/docs/com-impl.html
+++ b/CIAO/docs/com-impl.html
@@ -10,7 +10,7 @@
This document explains how to implement a single component. At this
moment, CIAO lacks a CIDL compiler, and we depends on manually
generating the servant glue code for containers and local executor
-interface. Check out this <a href="new_component.html">page</a> to
+interface. Check out this <a href="new_components.html">page</a> to
find how all files are generate4d in CIAO.
The following figure shows how this is done:<p>