diff --git a/Notify_seven.md b/Notify_seven.md index 5e7b3e2..c2e90d3 100644 --- a/Notify_seven.md +++ b/Notify_seven.md @@ -25,6 +25,6 @@ Send a Seven notification: # Assuming we want to notify 555221237, and +18005551234 # Test out the changes with the following command: apprise -t "Test Title" -b "Test Message" \ - smseagle://abcd123/555221237/+18005551234 + seven://abcd123/555221237/+18005551234 ```