diff options
author | Georg Brandl <georg@python.org> | 2010-07-28 14:53:39 +0200 |
---|---|---|
committer | Georg Brandl <georg@python.org> | 2010-07-28 14:53:39 +0200 |
commit | cabfc7fcf80fa48655bc8b69c79c100fd1ad8846 (patch) | |
tree | 57611d772e4126bd2ec4824a62e23399bee3990c /doc/_templates | |
parent | e232f0228eb6cb57a229708e3dcc61adf3c3143e (diff) | |
download | sphinx-cabfc7fcf80fa48655bc8b69c79c100fd1ad8846.tar.gz |
Go to #pocoo.
Diffstat (limited to 'doc/_templates')
-rw-r--r-- | doc/_templates/indexsidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/_templates/indexsidebar.html b/doc/_templates/indexsidebar.html index a268ec6e..85b8fba9 100644 --- a/doc/_templates/indexsidebar.html +++ b/doc/_templates/indexsidebar.html @@ -23,6 +23,6 @@ are also available.</p> <input type="text" name="email" value="your@email"/> <input type="submit" name="sub" value="Subscribe" /> </form> -<p>or come to the <tt>#python-docs</tt> channel on FreeNode.</p> +<p>or come to the <tt>#pocoo</tt> channel on FreeNode.</p> <p>You can also open an issue at the <a href="http://www.bitbucket.org/birkenfeld/sphinx/issues/">tracker</a>.</p> |