2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-30 13:58:27 +00:00

Changed repo name to node-telegram-bot-api

This commit is contained in:
yago
2015-06-29 21:57:58 +02:00
parent 143c16758e
commit 3cf55eabf0

View File

@@ -33,10 +33,10 @@
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/yagop/telegram-bot-api.git" "url": "https://github.com/yagop/node-telegram-bot-api.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/yagop/telegram-bot-api/issues" "url": "https://github.com/yagop/node-telegram-bot-api/issues"
}, },
"homepage": "https://github.com/yagop/telegram-bot-api" "homepage": "https://github.com/yagop/node-telegram-bot-api"
} }