2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-30 05:48:00 +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": {
"type": "git",
"url": "https://github.com/yagop/telegram-bot-api.git"
"url": "https://github.com/yagop/node-telegram-bot-api.git"
},
"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"
}