summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-02 18:19:02 -0400
committerChris McDonough <chrism@plope.com>2010-11-02 18:19:02 -0400
commita6a402ef8a09dbb9c0b7a0667436b118609ae48c (patch)
tree159ec8f7ba8c9f0f2b6c35e6a56f37232fd4fdc1
parent76472eefb928c287515dc61af852d755720baa41 (diff)
downloadpyramid-a6a402ef8a09dbb9c0b7a0667436b118609ae48c.tar.gz
pyramid-a6a402ef8a09dbb9c0b7a0667436b118609ae48c.tar.bz2
pyramid-a6a402ef8a09dbb9c0b7a0667436b118609ae48c.zip
discuss->devel
-rw-r--r--docs/copyright.rst4
-rw-r--r--docs/index.rst4
-rw-r--r--docs/tutorials/bfg/index.rst2
-rw-r--r--docs/tutorials/cmf/missing.rst4
4 files changed, 7 insertions, 7 deletions
diff --git a/docs/copyright.rst b/docs/copyright.rst
index 30a544cc4..ac01c8d53 100644
--- a/docs/copyright.rst
+++ b/docs/copyright.rst
@@ -74,8 +74,8 @@ Contacting The Publisher
Please send documentation licensing inquiries, translation inquiries,
and other business communications to `Agendaless Consulting
<mailto:webmaster@agendaless.com>`_. Please send software and other
-technical queries to the `Pylons-discuss maillist
-<http://groups.google.com/group/pylons-discuss>`_.
+technical queries to the `Pylons-devel maillist
+<http://groups.google.com/group/pylons-devel>`_.
HTML Version and Source Code
----------------------------
diff --git a/docs/index.rst b/docs/index.rst
index a0fefb9dc..79440448b 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -167,8 +167,8 @@ To report bugs, use the `issue tracker
<http://github.com/Pylons/pyramid/issues>`_.
If you've got questions that aren't answered by this documentation,
-contact the `Pylons-discuss maillist
-<http://groups.google.com/group/pylons-discuss>`_ or join the `#pylons
+contact the `Pylons-devel maillist
+<http://groups.google.com/group/pylons-devel>`_ or join the `#pylons
IRC channel <irc://irc.freenode.net/#pylons>`_.
Browse and check out tagged and trunk versions of :mod:`pyramid` via
diff --git a/docs/tutorials/bfg/index.rst b/docs/tutorials/bfg/index.rst
index efced23fb..ebb0a9681 100644
--- a/docs/tutorials/bfg/index.rst
+++ b/docs/tutorials/bfg/index.rst
@@ -23,7 +23,7 @@ to find an analogue for each. For example, by the time you read this,
there will be a ``pyramid_jinja2`` package, which can be used instead
of ``repoze.bfg.jinja2``. If an analogue does not seem to exist for a
``repoze.bfg`` add-on package that your application uses, please email
-the `Pylons-discuss <http://groups.google.com/group/pylons-discuss>`_
+the `Pylons-devel <http://groups.google.com/group/pylons-devel>`_
maillist; we'll convert the package to a :mod:`pyramid` analogue for
you.
diff --git a/docs/tutorials/cmf/missing.rst b/docs/tutorials/cmf/missing.rst
index e919d2528..964e0ab04 100644
--- a/docs/tutorials/cmf/missing.rst
+++ b/docs/tutorials/cmf/missing.rst
@@ -16,7 +16,7 @@ about the following concepts within this tutorial:
- Dublincore
-Please ask on the `Pylons-discuss maillist
-<http://groups.google.com/group/pylons-discuss>`_ or on the `#pylons IRC
+Please ask on the `Pylons-devel maillist
+<http://groups.google.com/group/pylons-devel>`_ or on the `#pylons IRC
channel <http://irc.freenode.net#pylons>`_ about these topics.