From aa407172b5e9abe9b5680decf7a99485ca98b511 Mon Sep 17 00:00:00 2001 From: XXIV Date: Sat, 9 Apr 2022 13:36:23 +0300 Subject: [PATCH] Fixed the username of 2 packages (#2197) --- packages.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/packages.json b/packages.json index c791ca0..37c93f5 100644 --- a/packages.json +++ b/packages.json @@ -25428,7 +25428,7 @@ }, { "name": "dogapi", - "url": "https://github.com/thexxiv/dogapi-nim", + "url": "https://github.com/thechampagne/dogapi-nim", "method": "git", "tags": [ "api-client", @@ -25437,8 +25437,7 @@ ], "description": "Dog API client", "license": "Apache-2.0", - "web": "https://github.com/thexxiv/dogapi-nim", - "doc": "https://thexxiv.github.io/dogapi-nim" + "web": "https://github.com/thechampagne/dogapi-nim" }, { "name": "toktok", @@ -25459,7 +25458,7 @@ }, { "name": "dogapi_cli", - "url": "https://github.com/thexxiv/dogapi-cli", + "url": "https://github.com/thechampagne/dogapi-cli", "method": "git", "tags": [ "images", @@ -25468,7 +25467,7 @@ ], "description": "Tool to download dogs images", "license": "Apache-2.0", - "web": "https://github.com/thexxiv/dogapi-cli" + "web": "https://github.com/thechampagne/dogapi-cli" }, { "name": "nofi",