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

This commit is contained in:
Christian Hesse 2025-04-24 23:23:41 +02:00
parent 183b16d83c
commit c69b13c879

View file

@ -17,7 +17,7 @@ Description
----------- -----------
This module adds support for sending notifications via This module adds support for sending notifications via
[Ntfy](https://ntfy.sh/). A queue is used to make sure [Ntfy ↗️](https://ntfy.sh/). 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
@ -28,7 +28,7 @@ Just install the module:
$ScriptInstallUpdate mod/notification-ntfy; $ScriptInstallUpdate mod/notification-ntfy;
Also install the Ntfy app on your mobile device or use the Also install the Ntfy app on your mobile device or use the
[web app](https://ntfy.sh/app) in a browser of your choice. [web app ↗️](https://ntfy.sh/app) in a browser of your choice.
Configuration Configuration
------------- -------------