diff --git a/doc/reference/src/pool.xml b/doc/reference/src/pool.xml
index b0e41ae0..72ba0075 100644
--- a/doc/reference/src/pool.xml
+++ b/doc/reference/src/pool.xml
@@ -42,7 +42,7 @@
like to use alternative pool implementations. This may be because the
default implementations, such as System.ThreadPool, do not meet your
requirements. (For a discussion on advanced ThreadPool usage see Smart Thread
+ url="http://www.codeproject.com/KB/threads/smartthreadpool.aspx"> Smart Thread
Pool by Ami Bar.) Alternatively, you may want to pool classes that
do not inherit from
System.EnterpriseServices.ServicedComponent. Instead of