summary refs log tree commit diff stats
path: root/tools/website.tmpl
diff options
context:
space:
mode:
authordef <dennis@felsin9.de>2015-01-30 01:49:57 +0100
committerdef <dennis@felsin9.de>2015-01-30 01:49:57 +0100
commit4080a9ca45ec265bfe7acc16e7bc6f81d6e88bc4 (patch)
tree5a18e1fb0ecfa1561f3da188793cedac036e6d34 /tools/website.tmpl
parentd4786976dd80ad7aef531b259cf04ab65e80dabc (diff)
downloadNim-4080a9ca45ec265bfe7acc16e7bc6f81d6e88bc4.tar.gz
Fix IRC channel at footer
Diffstat (limited to 'tools/website.tmpl')
-rw-r--r--tools/website.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/website.tmpl b/tools/website.tmpl
index 1cb857361..e1fdf6701 100644
--- a/tools/website.tmpl
+++ b/tools/website.tmpl
@@ -179,7 +179,7 @@ View at: localhost:5000
 					<div>
 						<h4>Community</h4>
 						<a href="http://forum.nim-lang.org">User Forum</a>
-            <a href="http://webchat.freenode.net/?channels=nimlang">Online IRC</a>
+            <a href="http://webchat.freenode.net/?channels=nim">Online IRC</a>
             <a href="http://irclogs.nim-lang.org/">IRC Logs</a>
 					</div>
 				</div>