Skip to content

Commit 2115acf

Browse files
committed
rename repo
1 parent a2de9e9 commit 2115acf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Telegram Bot API - PHP SDK
44
> [Telegram Bot API](https://core.telegram.org/bots) PHP SDK. Lets you develop Telegram Bots easily! Supports Laravel out of the box.
55
66
<p align="center">
7-
<a href="https://travis-ci.org/exileed/telegram-bot-sdk"><img src="https://img.shields.io/travis/exileed/telegram-bot-sdk.svg?style=flat-square" alt="Build Status"/></a>
8-
<a href="https://github.com/exileed/telegram-bot-sdk/releases"><img src="https://img.shields.io/github/release/exileed/telegram-bot-sdk.svg?style=flat-square" alt="Latest Version"/></a>
7+
<a href="https://travis-ci.org/exileed/telegram-bot-api"><img src="https://img.shields.io/travis/exileed/telegram-bot-api.svg?style=flat-square" alt="Build Status"/></a>
8+
<a href="https://github.com/exileed/telegram-bot-api/releases"><img src="https://img.shields.io/github/release/exileed/telegram-bot-api.svg?style=flat-square" alt="Latest Version"/></a>
99
<a href="https://packagist.org/packages/exileed/telegram-bot-api"><img src="https://img.shields.io/packagist/dt/exileed/telegram-bot-api.svg?style=flat-square" alt="Total Downloads"/></a>
1010
</p>
1111

@@ -56,10 +56,10 @@ This project is released under the [BSD 3-Clause][link-license] License.
5656
© 2015-16 [Syed Irfaq R.][link-author], All rights reserved.
5757

5858
[link-author]: https://github.com/irazasyed
59-
[link-repo]: https://github.com/exileed/telegram-bot-sdk
60-
[link-issues]: https://github.com/exileed/telegram-bot-sdk/issues
61-
[link-contributors]: https://github.com/exileed/telegram-bot-sdk/contributors
59+
[link-repo]: https://github.com/exileed/telegram-bot-api
60+
[link-issues]: https://github.com/exileed/telegram-bot-api/issues
61+
[link-contributors]: https://github.com/exileed/telegram-bot-api/contributors
6262
[link-docs]: https://telegram-bot-sdk.readme.io/docs
63-
[link-license]: https://github.com/exileed/telegram-bot-sdk/blob/master/LICENSE
64-
[link-sdk-users]: https://github.com/exileed/telegram-bot-sdk/wiki/Who's-Using-Telegram-Bot-SDK%3F
63+
[link-license]: https://github.com/exileed/telegram-bot-api/blob/master/LICENSE
64+
[link-sdk-users]: https://github.com/exileed/telegram-bot-api/wiki/Who's-Using-Telegram-Bot-SDK%3F
6565

0 commit comments

Comments
 (0)