From a2184a0f4db93528aac9c25d6bd1c2037d2674f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20H=C3=BCbner?= Date: Fri, 2 Jan 2015 21:11:07 +0100 Subject: [PATCH] Fixed typo in link to Nimble. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf80feb..d8902d1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Nim packages This is a central listing of all packages for -[Nimble](https://github.com/nim-code/nimble), a package manager for the +[Nimble](https://github.com/nim-lang/nimble), a package manager for the [Nim programming language](http://nim-lang.org). ## Adding your own package