From: Senthil Kumaran Date: Wed, 11 Jun 2014 13:19:21 +0000 (-0700) Subject: #21693 - Fix the broken link for pylons project. X-Git-Tag: v3.4.2rc1~404 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9738239bad3a87ec6a5e409fcbf092533b67823;p=python #21693 - Fix the broken link for pylons project. --- diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst index 72ccd1f690..6fa51da4f8 100644 --- a/Doc/howto/webservers.rst +++ b/Doc/howto/webservers.rst @@ -687,7 +687,7 @@ published, which is a good starting point. 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 -`_. +`_. Zope