diff options
-rw-r--r-- | tools/website.tmpl | 2 |
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> |