From a33abadcb8d48558a6a74eb1594a045dbcd7f47c Mon Sep 17 00:00:00 2001 From: Leandro Toledo Date: Tue, 7 Jul 2015 21:13:58 -0300 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ae164219f..f7e5a83d1 100644 --- a/README.rst +++ b/README.rst @@ -4,8 +4,8 @@ A Python wrapper around the Telegram Bot API. By `Leandro Toledo `_ -.. image:: https://travis-ci.org/leandrotoledo/python-telegram.svg?branch=master - :target: https://travis-ci.org/leandrotoledo/python-telegram +.. image:: https://travis-ci.org/leandrotoledo/python-telegram-bot.svg?branch=master + :target: https://travis-ci.org/leandrotoledo/python-telegram-bot :alt: Travis CI Status ============