update banners to absolute paths

Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
This commit is contained in:
Lorenzo Lewis
2023-07-28 19:47:34 +01:00
parent 7cc86edae8
commit c8b8f9309e
27 changed files with 93 additions and 93 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
![plugin-notification](banner.png)
![plugin-notification](https://github.com/tauri-apps/plugins-workspace/raw/v2/plugins/notification/banner.png)
Send message notifications (brief auto-expiring OS window element) to your user. Can also be used with the Notification Web API.