diff --git a/packages.json b/packages.json index 013c558..2df8e76 100644 --- a/packages.json +++ b/packages.json @@ -924,12 +924,12 @@ }, { "name": "random", - "url": "git://github.com/BlaXpirit/nimrod-random", + "url": "git://github.com/BlaXpirit/nim-random", "method": "git", "tags": ["library", "algorithms", "random"], "description": "Pseudo-random number generation library inspired by Python", "license": "MIT", - "web": "https://github.com/BlaXpirit/nimrod-random" + "web": "https://github.com/BlaXpirit/nim-random" }, { "name": "zmq",