From df611a97f0abf3293e0f363ea427ac334c774e72 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Fri, 12 Dec 2014 09:56:33 -0500 Subject: [PATCH] remove reference to dead irc channel (closes #23038) --- Doc/howto/webservers.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Doc/howto/webservers.rst b/Doc/howto/webservers.rst index 6534753945..d8a056274d 100644 --- a/Doc/howto/webservers.rst +++ b/Doc/howto/webservers.rst @@ -732,6 +732,4 @@ found in the Python wiki. `_. Most frameworks also have their own mailing lists and IRC channels, look out - for these on the projects' web sites. There is also a general "Python in the - Web" IRC channel on freenode called `#python.web - `_. + for these on the projects' web sites. -- 2.50.1