|
From: Lasse Kärkkäi. <tr...@us...> - 2009-11-29 13:58:17
|
Module: web Branch: master Commit: 2dce9e8fa0cbbc2f7de47f161ad5d7bf923fc000 Author: Lasse Karkkainen <tro...@tr...> Date: Sun Nov 29 15:58:05 2009 +0200 Add webchat --- htdocs-source/develop.txt | 2 +- htdocs-source/manual.txt | 4 ++++ 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/htdocs-source/develop.txt b/htdocs-source/develop.txt index 1d91ab8..06de4b6 100644 --- a/htdocs-source/develop.txt +++ b/htdocs-source/develop.txt @@ -70,5 +70,5 @@ Hack the source, find things that you could do better. We accept small and large :h2:IRC channel -Most development discussion happens on <a href="irc://irc.freenode.net/#performous">#performous</a> on Freenode, so you'd better come there. +Most development discussion happens on <a href="irc://irc.freenode.net/performous">#performous</a> on Freenode, so you'd better come there. If you are not familiar with IRC, you can use <a href="http://webchat.freenode.net/?channels=#performous" target="performous_irc">webchat</a>. diff --git a/htdocs-source/manual.txt b/htdocs-source/manual.txt index 9b16efe..9059120 100644 --- a/htdocs-source/manual.txt +++ b/htdocs-source/manual.txt @@ -50,3 +50,7 @@ Press Ctrl+S to save the currently active settings after changes or to store the See the keys page for more information. +:h2:IRC channel + +You can reach us at <a href="irc://irc.freenode.net/performous">#performous</a> on Freenode. If you are not familiar with IRC, you can use <a href="http://webchat.freenode.net/?channels=#performous" target="performous_irc">webchat</a>. + |