#21693 - Fix the broken link for pylons project.
diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst
index 72ccd1f..6fa51da 100644
--- a/Doc/howto/webservers.rst
+++ b/Doc/howto/webservers.rst
@@ -687,7 +687,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