From 4a244ce4daf64ce8aab59f81e8ff3c90d1f7382c Mon Sep 17 00:00:00 2001 From: Clevero Date: Wed, 17 Oct 2018 08:56:39 +0200 Subject: [PATCH] change deprecated URL to MonsterDeveloper's book The URL https://legacy.gitbook.com/book/monsterdeveloper/writing-telegram-bots-on-java/details seems to be deprecated https://monsterdeveloper.gitbooks.io/writing-telegram-bots-on-java/content/ --- TelegramBots.wiki/Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TelegramBots.wiki/Home.md b/TelegramBots.wiki/Home.md index b22449b3..882c90e8 100644 --- a/TelegramBots.wiki/Home.md +++ b/TelegramBots.wiki/Home.md @@ -1,3 +1,3 @@ Welcome to the TelegramBots wiki. Use the sidebar on the right. If you're not sure what to look at, why not take a look at the [[Getting Started|Getting-Started]] guide? -If you want more detailed explanations, you can also visit this [gitbook by MonsterDeveloper's](https://www.gitbook.com/book/monsterdeveloper/writing-telegram-bots-on-java/details) \ No newline at end of file +If you want more detailed explanations, you can also visit this [gitbook by MonsterDeveloper's](https://monsterdeveloper.gitbooks.io/writing-telegram-bots-on-java/content/)