Updating one more ref to old repo

This commit is contained in:
leandrotoledo 2015-12-14 21:51:17 -02:00
parent 37a58fe1ad
commit 5a3e142358

View file

@ -35,7 +35,7 @@ from telegram import TelegramError
DEFAULT_MIME_TYPE = 'application/octet-stream'
USER_AGENT = 'Python Telegram Bot' \
' (https://github.com/leandrotoledo/python-telegram-bot)'
' (https://github.com/python-telegram-bot/python-telegram-bot)'
class InputFile(object):