Update URL for compiler to point to nim-lang

This isn't really an issue, since GitHub redirects, but it's confusing
and a bit disconcerting to see nimble install from Araq/Nim.git instead
of nim-lang/Nim.git
This commit is contained in:
Samadi van Koten 2016-11-28 22:23:45 +00:00
parent 6a76b6709d
commit e6aff9ddd7

View File

@ -1787,7 +1787,7 @@
},
{
"name": "compiler",
"url": "https://github.com/Araq/Nim.git",
"url": "https://github.com/nim-lang/Nim.git",
"method": "git",
"tags": [
"library"