diff --git a/Notify_twitter.md b/Notify_twitter.md index 2332c64..675b1d9 100644 --- a/Notify_twitter.md +++ b/Notify_twitter.md @@ -7,7 +7,7 @@ ### Account Setup Twitter Direct Messages are slightly more complicated then some of the other notification services, so here is quick breakdown of what you need to know and do in order to send Notifications through it using this tool: -1. First off, you need to generate a Twitter App from [apps.twiter.com](https://apps.twitter.com). It's through a Twitter App we will be able to send our DMs. +1. First off, you need to generate a Twitter App from [developer.twitter.com](https://developer.twitter.com/en/apps). It's through a Twitter App we will be able to send our DMs. 2. Once you create the app, you'll need to **generate the Access Tokens**. This Is done from the "*Keys and Access Tokens*" Tab. You should now have 4 Tokens to work with at this point on this same page.