From a9dd9e2173e166fbd918e976f19e17b7db9df88b Mon Sep 17 00:00:00 2001 From: Justin W. Flory (he/him) [Fedora Project] Date: Jun 07 2021 22:12:36 +0000 Subject: docs: Update broken hyperlink to upstream docs (closes #30) The link was on the old `teleirc.readthedocs.io` domain, but it was since moved to `docs.teleirc.com` and set to the v1.3.4 documentation. Closes #30. Signed-off-by: Justin W. Flory (he/him) [Fedora Project] --- diff --git a/docs/modules/ROOT/pages/request-new-bot.adoc b/docs/modules/ROOT/pages/request-new-bot.adoc index 057107f..d53c3c2 100644 --- a/docs/modules/ROOT/pages/request-new-bot.adoc +++ b/docs/modules/ROOT/pages/request-new-bot.adoc @@ -10,7 +10,8 @@ If you are part of a larger sub-community, discuss bridging with your team _befo == Create a Telegram bot First, create a Telegram bot via the Telegram API account (BotFather). -The upstream project https://teleirc.readthedocs.io/en/latest/quick-install/#create-a-telegram-bot[provides documentation] on how to do this. +The upstream project https://docs.teleirc.com/en/v1.3.4/quick-install/#create-a-telegram-bot[provides documentation] on how to do this. + Follow all instructions for the bot to work as expected (note the bot privacy setting). The BotFather gives you a Telegram API token after creating the bot. Later, you will provide this token to the TeleIRC SIG.