diff options
author | Christian Hesse <mail@eworm.de> | 2021-11-11 22:42:54 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-11-11 22:50:30 +0100 |
commit | a9f81c7a14a5001bcdb5516c369886c41e42dc22 (patch) | |
tree | 72a1d638dc34a52b18291e80601d47afb72ddb99 /doc/netwatch-notify.md | |
parent | 8a941fcd8d604a0add5b2b5f237b67334553d439 (diff) |
doc: move notification images to script-specific directories
Diffstat (limited to 'doc/netwatch-notify.md')
-rw-r--r-- | doc/netwatch-notify.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/netwatch-notify.md b/doc/netwatch-notify.md index 81e28b0..7fd47d4 100644 --- a/doc/netwatch-notify.md +++ b/doc/netwatch-notify.md @@ -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 ----------------------------- |