fix links in toc of extensions readme

This commit is contained in:
InsanusMokrassar 2020-08-10 20:02:11 +06:00
parent 48e946c2d0
commit 8f882e9825
1 changed files with 6 additions and 6 deletions

View File

@ -1,14 +1,14 @@
# TelegramBotAPI Util Extensions # TelegramBotAPI Util Extensions
- [TelegramBotAPI Util Extensions](#telegrambotapi-util--extensions) - [TelegramBotAPI Util Extensions](#telegrambotapi-util-extensions)
* [What is it?](#what-is-it-) * [What is it?](#what-is-it)
* [How to implement library?](#how-to-implement-library-) * [How to implement library?](#how-to-implement-library)
+ [Maven](#maven) + [Maven](#maven)
+ [Gradle](#gradle) + [Gradle](#gradle)
* [How to use?](#how-to-use-) * [How to use?](#how-to-use)
+ [Updates](#updates) + [Updates](#updates)
- [Long polling](#long-polling) - [Long polling](#long-polling)
- [WebHooks (currently JVM-only)](#webhooks--currently-jvm-only-) - [WebHooks (currently JVM-only)](#webhooks--currently-jvm-only)
+ [Filters](#filters) + [Filters](#filters)
- [Sent messages](#sent-messages) - [Sent messages](#sent-messages)
* [Common messages](#common-messages) * [Common messages](#common-messages)