Correct links of my packages

This commit is contained in:
Daniil Yarancev 2017-08-27 14:37:38 +03:00 committed by GitHub
parent bd2aa76504
commit 5be12c3006

View File

@ -6328,7 +6328,7 @@
}, },
{ {
"name": "mathexpr", "name": "mathexpr",
"url": "https://github.com/TiberiumN/nim-mathexpr", "url": "https://github.com/Yardanico/nim-mathexpr",
"method": "git", "method": "git",
"tags": [ "tags": [
"math", "math",
@ -6337,7 +6337,7 @@
], ],
"description": "MathExpr - wrapper around TinyExpr C library", "description": "MathExpr - wrapper around TinyExpr C library",
"license": "MIT", "license": "MIT",
"web": "https://github.com/TiberiumN/nim-mathexpr" "web": "https://github.com/Yardanico/nim-mathexpr"
}, },
{ {
"name": "frag", "name": "frag",
@ -6592,7 +6592,7 @@
}, },
{ {
"name": "osureplay", "name": "osureplay",
"url": "https://github.com/TiberiumN/nim-osureplay", "url": "https://github.com/Yardanico/nim-osureplay",
"method": "git", "method": "git",
"tags": [ "tags": [
"library", "library",
@ -6603,7 +6603,7 @@
], ],
"description": "osu! replay parser", "description": "osu! replay parser",
"license": "MIT", "license": "MIT",
"web": "https://github.com/TiberiumN/nim-osureplay" "web": "https://github.com/Yardanico/nim-osureplay"
}, },
{ {
"name": "tiger", "name": "tiger",
@ -6928,7 +6928,7 @@
}, },
{ {
"name": "vkapi", "name": "vkapi",
"url": "https://github.com/TiberiumN/nimvkapi", "url": "https://github.com/Yardanico/nimvkapi",
"method": "git", "method": "git",
"tags": [ "tags": [
"wrapper", "wrapper",
@ -6939,7 +6939,7 @@
], ],
"description": "A wrapper for the vk.com API (russian social network)", "description": "A wrapper for the vk.com API (russian social network)",
"license": "MIT", "license": "MIT",
"web": "https://github.com/TiberiumN/nimvkapi" "web": "https://github.com/Yardanico/nimvkapi"
}, },
{ {
"name": "slacklib", "name": "slacklib",