diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2019-01-24 12:58:59 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2019-01-24 12:58:59 +0100 |
commit | 8cfa9d0c4573c2d2de94f1cdbb12f1da409992d7 (patch) | |
tree | 8a1a7f2cc0b65707a1f4c16f3f11e4c0b970bd4e /TAO | |
parent | 7952d72522dccd2fdb135b9c729ca0b8c3e0baa5 (diff) | |
download | ATCD-8cfa9d0c4573c2d2de94f1cdbb12f1da409992d7.tar.gz |
Fixed broken links
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/docs/Options.html | 2 | ||||
-rw-r--r-- | TAO/docs/TAO-metrics.html | 2 | ||||
-rw-r--r-- | TAO/docs/poa_migration.html | 2 | ||||
-rw-r--r-- | TAO/docs/rtcorba/content.html | 2 | ||||
-rw-r--r-- | TAO/docs/tutorials/Quoter/index.html | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/TAO/docs/Options.html b/TAO/docs/Options.html index fe7b40b8814..febadd5e653 100644 --- a/TAO/docs/Options.html +++ b/TAO/docs/Options.html @@ -1119,7 +1119,7 @@ This option is only meaningful on OS platforms that support daemonization.</td> <hr width="25%" align="left"> <h3><a name="SVC">The Service Configurator File</a></h3> Internally, TAO uses the <a - href="http://www.cs.wustl.edu/%7Eschmidt/PDF/Svc-Conf.pdf">ACE Service + href="http://www.dre.vanderbilt.edu/~schmidt/PDF/Svc-Conf.pdf">ACE Service Configurator framework</a> to allow applications to configure the ORB at run-time. Applications provide a file named <code>svc.conf</code> with options that configure appropriate strategies in to the ORB. The diff --git a/TAO/docs/TAO-metrics.html b/TAO/docs/TAO-metrics.html index f172ada15b4..ff1fab67e83 100644 --- a/TAO/docs/TAO-metrics.html +++ b/TAO/docs/TAO-metrics.html @@ -37,7 +37,7 @@ benchmarking of TAO. </OL> Many other <A -HREF="http://www.cs.wustl.edu/~schmidt/corba-research.html">papers</A> +HREF="http://www.dre.vanderbilt.edu/~schmidt/corba-research.html">papers</A> on TAO's performance and design are also available online. <P> </BODY> diff --git a/TAO/docs/poa_migration.html b/TAO/docs/poa_migration.html index 995924bc525..44bc8b521ad 100644 --- a/TAO/docs/poa_migration.html +++ b/TAO/docs/poa_migration.html @@ -22,7 +22,7 @@ implementation, which is the only Object Adapter supported by TAO. For more information on the benefits of the POA please see the <A HREF="http://www.cs.wustl.edu/~schmidt/report-doc.html">Object Interconnection</A> columns written by <A -HREF="http://www.cs.wustl.edu/~schmidt/">Doug Schmidt</A> and <A +HREF="http://www.dre.vanderbilt.edu/~schmidt/">Doug Schmidt</A> and <A HREF="http://www.iona.com/hyplan/vinoski/">Steve Vinoski</a>. <h3>Contents</h3> diff --git a/TAO/docs/rtcorba/content.html b/TAO/docs/rtcorba/content.html index 1f5a7a9880f..03df93a0b56 100644 --- a/TAO/docs/rtcorba/content.html +++ b/TAO/docs/rtcorba/content.html @@ -36,7 +36,7 @@ </li> <li><a href="issues.html">Known Bugs and Issues</a></li> <li><A - HREF="http://www.cs.wustl.edu/~schmidt/corba-research-realtime.html">Performance and Papers</A></li> + HREF="http://www.dre.vanderbilt.edu/~schmidt/corba-research-realtime.html">Performance and Papers</A></li> <li><a href="faq.html">FAQ</a> </li> </ol> diff --git a/TAO/docs/tutorials/Quoter/index.html b/TAO/docs/tutorials/Quoter/index.html index 9e4b4110b4e..e9c53e011d2 100644 --- a/TAO/docs/tutorials/Quoter/index.html +++ b/TAO/docs/tutorials/Quoter/index.html @@ -18,7 +18,7 @@ service. This application is based on a series of <A HREF="http://www.cs.wustl.edu/~schmidt/report-doc.html">Object Interconnections</A> columns written by - <A HREF="http://www.cs.wustl.edu/~schmidt/">Doug Schmidt</A> + <A HREF="http://www.dre.vanderbilt.edu/~schmidt/">Doug Schmidt</A> and <A HREF="http://www.iona.com/hyplan/vinoski/">Steve Vinoski</A> for the <A HREF="http://www.cs.wustl.edu/~schmidt/report.html">C++ Report</A> |