nim-lang / Nim

Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
https://nim-lang.org
Other
16.44k stars 1.47k forks source link

Redirect from nimrod to nim at the homepage (Bottom link, "Online IRC") #2141

Closed ghost closed 9 years ago

ghost commented 9 years ago

I do not know if this is the right place to report, but it is a trivial change so I'll just report it here.

The homepage at http://nim-lang.org/ at the bottom link has a link to IRC channel nimrod, at the link called "Online IRC" there.

This webchat-link should show "nim" instead now.

def- commented 9 years ago

For me that leads to #nimlang, which is also wrong, should be #nim. It's fixed in the repository already, the website just needs to be updated.

dom96 commented 9 years ago

Yeah, has been fixed as of https://github.com/Araq/Nim/commit/4080a9ca45ec265bfe7acc16e7bc6f81d6e88bc4

I'll keep it open until the website has been updated.

dom96 commented 9 years ago

Fixed on website.