Change repository address

This commit is contained in:
Daniil Yarancev 2017-07-31 16:53:04 +03:00 committed by GitHub
parent fcf557792b
commit 091ceb0182

View File

@ -6879,16 +6879,17 @@
}, },
{ {
"name": "vkapi", "name": "vkapi",
"url": "https://github.com/cyberlis/nimvkapi", "url": "https://github.com/TiberiumN/nimvkapi",
"method": "git", "method": "git",
"tags": [ "tags": [
"wrapper", "wrapper",
"vkontakte", "vkontakte",
"vk", "vk",
"library" "library",
"api"
], ],
"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/cyberlis/nimvkapi" "web": "https://github.com/TiberiumN/nimvkapi"
} }
] ]