summaryrefslogtreecommitdiff
path: root/docs/ACE-lessons.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ACE-lessons.html')
-rw-r--r--docs/ACE-lessons.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/ACE-lessons.html b/docs/ACE-lessons.html
index f3d85674e4d..64c8db551ef 100644
--- a/docs/ACE-lessons.html
+++ b/docs/ACE-lessons.html
@@ -98,9 +98,8 @@ Over the past decade, I've worked with many companies (including
Motorola Iridium, Ericsson, Siemens, Bellcore, Kodak, and McDonnell
Douglas) building reusable OO communication software [Schmidt:96]. In
these projects, we've applied a range of OO middleware tools including
-OMG <A HREF="http://www.cs.wustl.edu/~schmidt/corba.html">CORBA</A>
-(an emerging industry standard for distributed object computing) and
-the <A HREF="http://www.cs.wustl.edu/~schmidt/ACE.html">ACE</A>
+OMG <A HREF="corba.html">CORBA</A> (an emerging industry standard for
+distributed object computing) and the <A HREF="ACE.html">ACE</A>
framework (a widely used C++ framework that implements many strategic
and tactical design patterns for concurrent communication software).
The following are lessons learned from developing and deploying