From ab30f99bdd64c87a6b3a88f4f98c89f75c74a1c8 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:37:43 -0400 Subject: [PATCH] Updated Notify_toasty (markdown) --- Notify_toasty.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_toasty.md b/Notify_toasty.md index 69e6ed2..0dba5dd 100644 --- a/Notify_toasty.md +++ b/Notify_toasty.md @@ -23,5 +23,5 @@ Send a Super Toasty notification a configured device: ```bash # Assuming our {user_id} is nuxref # Assuming our {device_id} is abcdefghijklmnop-abcdefg -notify toasty://nuxref@abcdefghijklmnop-abcdefg +apprise toasty://nuxref@abcdefghijklmnop-abcdefg ```