From d70d2fdef57c0e7e45fe234c6b924a78bbcc7c04 Mon Sep 17 00:00:00 2001 From: dom96 Date: Thu, 24 Jan 2013 08:53:09 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 262c8c0..f304cff 100644 --- a/Home.md +++ b/Home.md @@ -2,7 +2,7 @@ Welcome to the Nimrod Programming Language wiki! ## Getting Started -* [[Bootstrapping]] +* [[Bootstrapping|https://github.com/Araq/Nimrod#compiling]] (or the [[page|Bootstrapping]] on this wiki). * [[Tutorial|http://nimrod-code.org/tut1.html]] * [[Editor support|Editor-support]] * [[Unofficial FAQ|Unofficial-faq]]