#21693 - Fix the broken link for pylons project.
diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst
index fbc9fd9..c3b79e4 100644
--- a/Doc/howto/webservers.rst
+++ b/Doc/howto/webservers.rst
@@ -691,7 +691,7 @@
 The newest version of TurboGears, version 2.0, moves even further in direction
 of WSGI support and a component-based architecture.  TurboGears 2 is based on
 the WSGI stack of another popular component-based web framework, `Pylons
-<http://pylonshq.com/>`_.
+<http://www.pylonsproject.org/>`_.
 
 
 Zope