summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--README.rst4
-rw-r--r--docs/index.rst4
3 files changed, 5 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index cbfbd2d1e..7ad14383b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -38,4 +38,4 @@ branches:
- 1.5.X
notifications:
- irc: "irc.freenode.org#pip"
+ irc: "irc.freenode.org#pypa-dev"
diff --git a/README.rst b/README.rst
index 1889e2339..0130d6281 100644
--- a/README.rst
+++ b/README.rst
@@ -11,8 +11,8 @@ tool for installing Python packages.
* `Github Page <https://github.com/pypa/pip>`_
* `Issue Tracking <https://github.com/pypa/pip/issues>`_
* `Mailing list <http://groups.google.com/group/python-virtualenv>`_
-* User IRC: #pip on Freenode.
-* Dev IRC: #pypa on Freenode.
+* User IRC: #pypa on Freenode.
+* Dev IRC: #pypa-dev on Freenode.
.. image:: https://pypip.in/v/pip/badge.png
diff --git a/docs/index.rst b/docs/index.rst
index d04ae1fbc..82462c9f7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,8 +5,8 @@ pip
`Dev list <http://groups.google.com/group/pypa-dev>`_ |
`Github <https://github.com/pypa/pip>`_ |
`PyPI <https://pypi.python.org/pypi/pip/>`_ |
-User IRC: #pip |
-Dev IRC: #pypa
+User IRC: #pypa |
+Dev IRC: #pypa-dev
The `PyPA recommended
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`_