doc: move notification images to script-specific directories

This commit is contained in:
Christian Hesse 2021-11-11 22:42:54 +01:00
parent 8a941fcd8d
commit a9f81c7a14
27 changed files with 16 additions and 16 deletions

View file

@ -17,8 +17,8 @@ optional parent host is not down to avoid false alerts.
### Sample notifications
![netwatch-notify notification down](notifications/netwatch-notify-down.svg)
![netwatch-notify notification up](notifications/netwatch-notify-up.svg)
![netwatch-notify notification down](netwatch-notify.d/notification-01-down.svg)
![netwatch-notify notification up](netwatch-notify.d/notification-02-up.svg)
Requirements and installation
-----------------------------