diff options
| -rw-r--r-- | packages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json index a846113..9519c52 100644 --- a/packages.json +++ b/packages.json @@ -4894,7 +4894,7 @@ }, { "name": "twitter", - "url": "https://github.com/kubo39/twitter", + "url": "https://github.com/dchem/twitter.nim", "method": "git", "tags": [ "library", @@ -4903,7 +4903,7 @@ ], "description": "Low-level twitter API wrapper library for Nim.", "license": "MIT", - "web": "https://github.com/kubo39/twitter" + "web": "https://github.com/dchem/twitter.nim" }, { "name": "stomp", |
