summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2013-11-21 22:47:02 +0000
committerDominik Picheta <dominikpicheta@googlemail.com>2013-11-21 22:47:02 +0000
commitb893bd074f9e90f517c3f84037f92f89ab6fbad3 (patch)
treef0858dad7341bb0a548def86a2a8a4bd9f86950a
parente469bdb6faae28514388cc4190c04373eb4b8dea (diff)
downloadNim-b893bd074f9e90f517c3f84037f92f89ab6fbad3.tar.gz
Modified website links in readme.
-rw-r--r--readme.md4
-rw-r--r--readme.txt4
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