From 8f882e98254f0a7de5a22f94d1f20adff2403af4 Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Mon, 10 Aug 2020 20:02:11 +0600 Subject: [PATCH] fix links in toc of extensions readme --- TelegramBotAPI-extensions-utils/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/TelegramBotAPI-extensions-utils/README.md b/TelegramBotAPI-extensions-utils/README.md index fef3caf2d2..6db9f5228c 100644 --- a/TelegramBotAPI-extensions-utils/README.md +++ b/TelegramBotAPI-extensions-utils/README.md @@ -1,14 +1,14 @@ -# TelegramBotAPI Util Extensions +# TelegramBotAPI Util Extensions -- [TelegramBotAPI Util Extensions](#telegrambotapi-util--extensions) - * [What is it?](#what-is-it-) - * [How to implement library?](#how-to-implement-library-) +- [TelegramBotAPI Util Extensions](#telegrambotapi-util-extensions) + * [What is it?](#what-is-it) + * [How to implement library?](#how-to-implement-library) + [Maven](#maven) + [Gradle](#gradle) - * [How to use?](#how-to-use-) + * [How to use?](#how-to-use) + [Updates](#updates) - [Long polling](#long-polling) - - [WebHooks (currently JVM-only)](#webhooks--currently-jvm-only-) + - [WebHooks (currently JVM-only)](#webhooks--currently-jvm-only) + [Filters](#filters) - [Sent messages](#sent-messages) * [Common messages](#common-messages)