diff --git a/packages.json b/packages.json index a0e35bc..0043043 100644 --- a/packages.json +++ b/packages.json @@ -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",