Migrate `nrpl` to the new repo. The old one is unsupported for a long

time
This commit is contained in:
Anatoly Galiulin 2016-04-04 16:12:46 +06:00
parent 4c90cd4978
commit 0dc2d7a603

View File

@ -2307,7 +2307,7 @@
},
{
"name": "nrpl",
"url": "https://github.com/wheineman/nrpl",
"url": "https://github.com/vegansk/nrpl",
"method": "git",
"tags": [
"REPL",
@ -2315,7 +2315,7 @@
],
"description": "A rudimentary Nim REPL",
"license": "MIT",
"web": "https://github.com/wheineman/nrpl"
"web": "https://github.com/vegansk/nrpl"
},
{
"name": "nim-geocoding",