diff --git a/Notify_email.md b/Notify_email.md index 9ed96a9..fc658ec 100644 --- a/Notify_email.md +++ b/Notify_email.md @@ -63,5 +63,5 @@ Send a email notification to our hotmail account: # It's really easy if you're using a built in provider # Built-In providers look after handling the little details such as # the SMTP server, port, enforcing a secure connection, etc -notify mailto:///example:mypassword@hotmail.com +apprise mailto:///example:mypassword@hotmail.com ```