From: Senthil Kumaran Date: Wed, 11 Jun 2014 13:18:43 +0000 (-0700) Subject: #21693 - Fix the broken link for pylons project. X-Git-Tag: v2.7.8~37^2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=df0e8f91c8c85f6422e777b9c3e425e22404ffa1;p=python #21693 - Fix the broken link for pylons project. --- diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst index fbc9fd91de..c3b79e448d 100644 --- a/Doc/howto/webservers.rst +++ b/Doc/howto/webservers.rst @@ -691,7 +691,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