From 751bc0c7e06d6bb48e0b5fee6388a40c6e58f6fc Mon Sep 17 00:00:00 2001 From: haldean Date: Sat, 20 Dec 2014 11:07:55 -0800 Subject: [PATCH] Fix link to Babel source code --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 5b50212..86eb1d1 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -17,7 +17,7 @@ After downloading the source (and extracting it), you need to extract build/csou ### Babel Babel is Nimrod's package manager -* Download the source from `[[https://github.com/nimrod-code/babel]]` using one of the above methods. +* Download the source from https://github.com/nimrod-code/babel using one of the above methods. * `nimrod c babel` * `ln -s $PWD/babel /home/user/bin` * `babel update` \ No newline at end of file