diff --git a/Notify_join.md b/Notify_join.md index 80a41e9..3755512 100644 --- a/Notify_join.md +++ b/Notify_join.md @@ -35,5 +35,5 @@ Send a Join notification to all of our configured devices: ```bash # Assuming our {apikey} is abcdefghijklmnop-abcdefg # Assume we're sending to the group: all -notify join://abcdefghijklmnop-abcdefg/group.all +apprise join://abcdefghijklmnop-abcdefg/group.all ```