mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-03 22:54:27 +02:00
doc/mod/notification-notify: mark all external links
This commit is contained in:
parent
183b16d83c
commit
c69b13c879
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue