Commit 2b8cda4f11386a63aafc07ccd8b9baf0df962df7
- Date: Sat Jan 26 14:22:01 +0000 2008
- Committer: Johan Sørensen (johan@johansorensen.com)
- Author: Johan Sørensen (johan@johansorensen.com)
- Commit SHA1: 2b8cda4f11386a63aafc07ccd8b9baf0df962df7
- Tree SHA1: 1f7c515bfb7cbac822e1b3dbf3dfad90687a5100
mention #gitorious irc channel on about page
Commit diff
app/views/site/about.html.erb
| |   |
| 46 | 46 | If you experience any technical issues feel free to |
| 47 | 47 | <a href="mailto:johan@johansorensen.com">send an email</a>, there's also the |
| 48 | 48 | <a href="http://groups.google.com/group/gitorious">discussion group</a> for more |
| 49 | | general Gitorious discussions around Gitorious. |
| 49 | general Gitorious discussions around Gitorious. There's also the |
| 50 | <a href="irc://irc.freenode.net/gitorious"><code>#gitorious</code></a> IRC |
| 51 | channel on FreeNode. |
| 50 | 52 | </p> |
| 51 | 53 | </div> |
| 52 | 54 | |
| toggle raw diff |
--- a/app/views/site/about.html.erb
+++ b/app/views/site/about.html.erb
@@ -46,7 +46,9 @@
If you experience any technical issues feel free to
<a href="mailto:johan@johansorensen.com">send an email</a>, there's also the
<a href="http://groups.google.com/group/gitorious">discussion group</a> for more
- general Gitorious discussions around Gitorious.
+ general Gitorious discussions around Gitorious. There's also the
+ <a href="irc://irc.freenode.net/gitorious"><code>#gitorious</code></a> IRC
+ channel on FreeNode.
</p>
</div>
|