summaryrefslogtreecommitdiff
path: root/ACE/tests/Bound_Ptr_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/Bound_Ptr_Test.cpp')
-rw-r--r--ACE/tests/Bound_Ptr_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/tests/Bound_Ptr_Test.cpp b/ACE/tests/Bound_Ptr_Test.cpp
index 08e15f74937..0147d14e1e3 100644
--- a/ACE/tests/Bound_Ptr_Test.cpp
+++ b/ACE/tests/Bound_Ptr_Test.cpp
@@ -6,7 +6,7 @@
* <ACE_Weak_Bound_Ptr> and illustrates how they may be dispersed
* between multiple threads using an implementation of the Active
* Object pattern, which is available in the POSA2 book
- * <http://www.cs.wustl.edu/~schmidt/POSA>.
+ * <http://www.dre.vanderbilt.edu/~schmidt/POSA>.
*
* @author Christopher Kohlhoff <chris@kohlhoff.com>
*/