diff options
-rw-r--r-- | readme.md | 4 | ||||
-rw-r--r-- | readme.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/readme.md b/readme.md index c49e24f4e..8d42c66db 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ the C source of an older version of the compiler are needed to bootstrap the latest version. The C sources are available in a separate repo [here](http://github.com/nimrod-code/csources). Pre-compiled snapshots of the compiler are also available on -[Nimbuild](http://build.nimrod-code.org/). Your platform however may not +[Nimbuild](http://build.nimrod-lang.org/). Your platform however may not currently be built for. The compiler currently supports the following platform and architecture @@ -47,7 +47,7 @@ The above steps can be performed on Windows in a similar fashion, the instead of ``build.sh``. ## Getting help -A [forum](http://forum.nimrod-code.org/) is available if you have any +A [forum](http://forum.nimrod-lang.org/) is available if you have any questions, and you can also get help in the IRC channel on [Freenode](irc://irc.freenode.net/nimrod) in #nimrod. If you ask questions on [StackOverflow use the nimrod diff --git a/readme.txt b/readme.txt index c49e24f4e..8d42c66db 100644 --- a/readme.txt +++ b/readme.txt @@ -9,7 +9,7 @@ the C source of an older version of the compiler are needed to bootstrap the latest version. The C sources are available in a separate repo [here](http://github.com/nimrod-code/csources). Pre-compiled snapshots of the compiler are also available on -[Nimbuild](http://build.nimrod-code.org/). Your platform however may not +[Nimbuild](http://build.nimrod-lang.org/). Your platform however may not currently be built for. The compiler currently supports the following platform and architecture @@ -47,7 +47,7 @@ The above steps can be performed on Windows in a similar fashion, the instead of ``build.sh``. ## Getting help -A [forum](http://forum.nimrod-code.org/) is available if you have any +A [forum](http://forum.nimrod-lang.org/) is available if you have any questions, and you can also get help in the IRC channel on [Freenode](irc://irc.freenode.net/nimrod) in #nimrod. If you ask questions on [StackOverflow use the nimrod |