diff --git a/Examples.md b/Examples.md index 065d8b1..5f3d877 100644 --- a/Examples.md +++ b/Examples.md @@ -5,7 +5,7 @@ Bots built using the `telegram.ext.Updater` class. * [Mau Mau bot](https://github.com/jh0ker/mau_mau_bot) allows you to play the popular card game UNO via inline queries * [Welcome Bot](https://github.com/jh0ker/welcomebot) greets everyone who joins a group chat -* [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news site +* [Subscription bot] (https://github.com/AlexLoushkin/TelegramSubscriptionBot) helps organise a subscription for a news web site # API Bots using the raw API.