summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-03-02 09:30:07 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-03-02 09:30:07 -0500
commit335db19dd794193dba72dfd2ba74adb7f2851e00 (patch)
tree3d435f0a726ba34dab1cb5b89c5e782fd256fd09
parentcbebc943589820fde5de0a5d4d78afe0d31a8f42 (diff)
downloadcherrypy-335db19dd794193dba72dfd2ba74adb7f2851e00.tar.gz
Backed out changeset 28ef832d33fa. Fixes #1287.
-rw-r--r--sphinx/source/appendix/success.rst2
-rw-r--r--sphinx/source/intro/whycherrypy.rst4
2 files changed, 3 insertions, 3 deletions
diff --git a/sphinx/source/appendix/success.rst b/sphinx/source/appendix/success.rst
index 312dcdf5..b05587da 100644
--- a/sphinx/source/appendix/success.rst
+++ b/sphinx/source/appendix/success.rst
@@ -9,7 +9,7 @@ using it, or simply check out products or application running it.
If you would like to have your CherryPy powered website or product listed here,
contact us via our `mailing list <http://groups.google.com/group/cherrypy-users>`_
-or IRC (#cherrypy on `Freenode <http://frenode.net/>`_).
+or IRC (#cherrypy on `OFTC <http://www.oftc.net/oftc/>`_).
Websites running atop CherryPy
diff --git a/sphinx/source/intro/whycherrypy.rst b/sphinx/source/intro/whycherrypy.rst
index 60653f26..ffbcd0c7 100644
--- a/sphinx/source/intro/whycherrypy.rst
+++ b/sphinx/source/intro/whycherrypy.rst
@@ -65,9 +65,9 @@ a superior tool for the job.
------------
CherryPy has an active community that develops deployed CherryPy applications
-and are willing and ready to assist you on the
+and are willing and ready to assist you on the
`CherryPy mailing list <http://groups.google.com/group/cherrypy-users>`_ or
-IRC (#cherrypy on `Freenode <http://freenode.net/>`_).
+IRC (#cherrypy on `OFTC <http://www.oftc.net/oftc/>`_).
The developers also frequent the list and often answer questions and implement
features requested by the end-users.