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:
parent
6a76b6709d
commit
e6aff9ddd7
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue