diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2017-08-27 12:53:05 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-08-27 12:53:05 +0100 |
| commit | 6dcd69a0f4070ea4ad14470ba15f04899fa29256 (patch) | |
| tree | f0e706d5d5f99bb758c64c23f3973bc66f2515df /packages.json | |
| parent | bd2aa7650472fa232d4915030200a036f8bbdd04 (diff) | |
| parent | 5be12c3006048bc62be1ce614a04658558f0ae2b (diff) | |
| download | packages-6dcd69a0f4070ea4ad14470ba15f04899fa29256.tar.gz packages-6dcd69a0f4070ea4ad14470ba15f04899fa29256.zip | |
Merge pull request #574 from Yardanico/patch-1
Correct links of my packages
Diffstat (limited to 'packages.json')
| -rw-r--r-- | packages.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/packages.json b/packages.json index 677d906..17b0d1f 100644 --- a/packages.json +++ b/packages.json @@ -6328,7 +6328,7 @@ }, { "name": "mathexpr", - "url": "https://github.com/TiberiumN/nim-mathexpr", + "url": "https://github.com/Yardanico/nim-mathexpr", "method": "git", "tags": [ "math", @@ -6337,7 +6337,7 @@ ], "description": "MathExpr - wrapper around TinyExpr C library", "license": "MIT", - "web": "https://github.com/TiberiumN/nim-mathexpr" + "web": "https://github.com/Yardanico/nim-mathexpr" }, { "name": "frag", @@ -6592,7 +6592,7 @@ }, { "name": "osureplay", - "url": "https://github.com/TiberiumN/nim-osureplay", + "url": "https://github.com/Yardanico/nim-osureplay", "method": "git", "tags": [ "library", @@ -6603,7 +6603,7 @@ ], "description": "osu! replay parser", "license": "MIT", - "web": "https://github.com/TiberiumN/nim-osureplay" + "web": "https://github.com/Yardanico/nim-osureplay" }, { "name": "tiger", @@ -6928,7 +6928,7 @@ }, { "name": "vkapi", - "url": "https://github.com/TiberiumN/nimvkapi", + "url": "https://github.com/Yardanico/nimvkapi", "method": "git", "tags": [ "wrapper", @@ -6939,7 +6939,7 @@ ], "description": "A wrapper for the vk.com API (russian social network)", "license": "MIT", - "web": "https://github.com/TiberiumN/nimvkapi" + "web": "https://github.com/Yardanico/nimvkapi" }, { "name": "slacklib", |
