summaryrefslogtreecommitdiff
path: root/ACE/examples
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 10:57:26 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-01-24 10:57:26 +0100
commite6d011fcaf792bdac1ea2f8912ae7f7820d98f19 (patch)
tree3265b2cc2873dde48465f960735cb5f2f6b35ddb /ACE/examples
parentdcfe399129e863c8dc46c6635e2266260befc265 (diff)
downloadATCD-e6d011fcaf792bdac1ea2f8912ae7f7820d98f19.tar.gz
Fixed several broken links
* ACE/docs/ACE-categories.html: * ACE/docs/ACE-porting.html: * ACE/docs/exceptions.html: * ACE/examples/Bounded_Packet_Relay/README: * ACE/examples/Service_Configurator/IPC-tests/README: * ACE/tests/Bound_Ptr_Test.cpp:
Diffstat (limited to 'ACE/examples')
-rw-r--r--ACE/examples/Bounded_Packet_Relay/README2
-rw-r--r--ACE/examples/Service_Configurator/IPC-tests/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/ACE/examples/Bounded_Packet_Relay/README b/ACE/examples/Bounded_Packet_Relay/README
index cbf683c9dae..5cf783cc2b8 100644
--- a/ACE/examples/Bounded_Packet_Relay/README
+++ b/ACE/examples/Bounded_Packet_Relay/README
@@ -176,7 +176,7 @@ The files for this example are located in
$ACE_ROOT/examples/Bounded_Packet_Relay in the latest release of ACE,
which is located at
-http://www.cs.wustl.edu/~schmidt/ACE_wrappers/ACE.tar.gz
+https://github.com/DOCGroup/ACE_TAO
Source Files: Thread_Bounded_Packet_Relay.h
Thread_Bounded_Packet_Relay.cpp
diff --git a/ACE/examples/Service_Configurator/IPC-tests/README b/ACE/examples/Service_Configurator/IPC-tests/README
index 07627d82576..ffb4c11eb00 100644
--- a/ACE/examples/Service_Configurator/IPC-tests/README
+++ b/ACE/examples/Service_Configurator/IPC-tests/README
@@ -7,7 +7,7 @@ communication mechanisms, the Reactor event demultiplexor, and the
Service Configurator dynamic service configuration framework. To gain
a deeper understanding of what is going on, you should read the the
Wrapper Facade, Reactor, and Component Configurator patterns in POSA2
-<http://www.cs.wustl.edu/~schmidt/POSA/> and check out the following
+<http://www.dre.vanderbilt.edu/~schmidt/POSA/> and check out the following
papers on the ACE framework components:
http://www.cs.wustl.edu/~schmidt/PDF/IPC_SAP-92.pdf