doc/mod/notification-telegram: mark all external links

This commit is contained in:
Christian Hesse 2025-04-24 23:23:49 +02:00
parent c69b13c879
commit 3822887ba2

View file

@ -17,7 +17,7 @@ Description
----------- -----------
This module adds support for sending notifications via This module adds support for sending notifications via
[Telegram](https://telegram.org/) via bot api. A queue is used to make sure [Telegram ↗️](https://telegram.org/) via bot api. A queue is used to make sure
notifications are not lost on failure but sent later. notifications are not lost on failure but sent later.
Requirements and installation Requirements and installation
@ -33,7 +33,7 @@ and create an account.
Configuration Configuration
------------- -------------
Open Telegram, then start a chat with [BotFather](https://t.me/BotFather) and Open Telegram, then start a chat with [BotFather ↗️](https://t.me/BotFather) and
create your own bot: create your own bot:
![create new bot](notification-telegram.d/newbot.avif) ![create new bot](notification-telegram.d/newbot.avif)
@ -102,7 +102,7 @@ Tips & Tricks
### Set a profile photo ### Set a profile photo
You can use a profile photo for your bot to make it recognizable. Open the You can use a profile photo for your bot to make it recognizable. Open the
chat with [BotFather](https://t.me/BotFather) and set it there. chat with [BotFather ↗️](https://t.me/BotFather) and set it there.
![set profile photo](notification-telegram.d/setuserpic.avif) ![set profile photo](notification-telegram.d/setuserpic.avif)