diff options
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.json b/packages.json index 6d263e6..74d6d18 100644 --- a/packages.json +++ b/packages.json @@ -5825,7 +5825,7 @@ }, { "name": "gnuplot", - "url": "https://github.com/dvolk/gnuplot.nim", + "url": "https://github.com/konqoro/gnuplot.nim", "method": "git", "tags": [ "plot", @@ -5834,7 +5834,7 @@ ], "description": "Nim interface to gnuplot", "license": "MIT", - "web": "https://github.com/dvolk/gnuplot.nim" + "web": "https://github.com/konqoro/gnuplot.nim" }, { "name": "ustring", |
