From 1b10a8cf61919cf38f47f5ef16250967f9d8d2ef Mon Sep 17 00:00:00 2001 From: Jasmin Bom Date: Wed, 29 Aug 2018 15:08:42 +0200 Subject: [PATCH] Add tg passport to sidebar --- _Sidebar.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 3bd4978..e67d25f 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -15,8 +15,9 @@ 4. [Webhooks](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Webhooks) 5. [Writing Tests](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Writing-Tests) 6. [Emoji](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Emoji) -7. [Examples](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Examples) -8. [Related Projects](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Related-Projects) +7. [Telegram Passport](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Telegram-Passport) +8. [Examples](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Examples) +9. [Related Projects](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Related-Projects) ## Networking 1. [Working Behind a Proxy](https://github.com/python-telegram-bot/python-telegram-bot/wiki/Working-Behind-a-Proxy)