From 5be12c3006048bc62be1ce614a04658558f0ae2b Mon Sep 17 00:00:00 2001 From: Daniil Yarancev <21169548+Yardanico@users.noreply.github.com> Date: Sun, 27 Aug 2017 14:37:38 +0300 Subject: [PATCH] Correct links of my packages --- packages.json | 12 ++++++------ 1 file 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",