Merge pull request #432 from vktec/update-compiler-url

Update URL for `compiler` to point to nim-lang
This commit is contained in:
Dominik Picheta 2016-11-28 23:54:24 +01:00 committed by GitHub
commit ea2a6d382b

View File

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