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/upload-backup.md | |
parent | 8a941fcd8d604a0add5b2b5f237b67334553d439 (diff) |
doc: move notification images to script-specific directories
Diffstat (limited to 'doc/upload-backup.md')
-rw-r--r-- | doc/upload-backup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upload-backup.md b/doc/upload-backup.md index f7d7c27..9566853 100644 --- a/doc/upload-backup.md +++ b/doc/upload-backup.md @@ -14,7 +14,7 @@ configuration export (`/ export terse`) to external server. ### Sample notification -![upload-backup notification](notifications/upload-backup.svg) +![upload-backup notification](upload-backup.d/notification.svg) Requirements and installation ----------------------------- |