summaryrefslogtreecommitdiff
path: root/TAO/docs/minimumTAO.html
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/minimumTAO.html')
-rw-r--r--TAO/docs/minimumTAO.html14
1 files changed, 6 insertions, 8 deletions
diff --git a/TAO/docs/minimumTAO.html b/TAO/docs/minimumTAO.html
index c6b53d8e193..3db1cd0779c 100644
--- a/TAO/docs/minimumTAO.html
+++ b/TAO/docs/minimumTAO.html
@@ -33,14 +33,12 @@ specification.
<p>
To minimize the footprint of TAO, we first <a href =
-"http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ACE-INSTALL.html">
-configure </a> ACE to support only those <a href =
-"http://www.cs.wustl.edu/~schmidt/ACE_wrappers/docs/ACE-subsets.html">
-components </a> that are required by TAO. Secondly, we <a href =
-"http://www.cs.wustl.edu/~schmidt/TAO/TAO-INSTALL.html"> configure
-</a> TAO to only support the components specified by the <em>
-minimumCORBA </em> specification. The following two tables show the
-footprint reduction achieved. Note that the IDL Compiler column
+"../../ACE-INSTALL.html"> configure </a> ACE to support only those <a
+href = "../../docs/ACE-subsets.html"> components </a> that are
+required by TAO. Secondly, we <a href = "../TAO-INSTALL.html">
+configure </a> TAO to only support the components specified by the
+<em> minimumCORBA </em> specification. The following two tables show
+the footprint reduction achieved. Note that the IDL Compiler column
refers to the code required to collaborate between the IDL compiler
and the ORB, and not to the code for the IDL compiler itself.