From 60c3a0d7af0fc385cecc565ac2b201cb594d6fab Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Tue, 16 Mar 2021 22:21:15 +0600 Subject: [PATCH] update core info about current version --- tgbotapi.core/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tgbotapi.core/README.md b/tgbotapi.core/README.md index 344aeace98..4728898a5b 100644 --- a/tgbotapi.core/README.md +++ b/tgbotapi.core/README.md @@ -10,7 +10,7 @@ moments are describing by official [Telegram Bot API](https://core.telegram.org/ ## Compatibility -This version compatible with [9th of March 2021 update of TelegramBotAPI (version 5.1)](https://core.telegram.org/bots/api#march-9-2021). +This version compatible with [9th of March 2021 update of TelegramBotAPI (version 5.1)](https://core.telegram.org/bots/api-changelog#march-9-2021). ## How to implement library?