diff --git a/pages/12.Plugins/18.Twitter/docs.en.md b/pages/12.Plugins/18.Twitter/docs.en.md index 0abfeabe9..8617b5a29 100644 --- a/pages/12.Plugins/18.Twitter/docs.en.md +++ b/pages/12.Plugins/18.Twitter/docs.en.md @@ -26,9 +26,9 @@ This plugin can: ### Authorize the plugin -A Twitter application has to be created for authorization. To create/manage one, go to [apps.twitter.com][twitter]. While creating your Twitter app, you'll have to insert a *Callback URL*. This callback URL is written in the Twitter plugin configuration. +A Twitter application has to be created for authorization. To create/manage one, go to [developer.twitter.com][twitter]. While creating your Twitter app, you'll have to insert a *Callback URL*. This callback URL is written in the Twitter plugin configuration. Once you have created a Twitter App, you can edit the user Authentication settings. It is important to enable OAuth 1.0a and disable OAuth 2.0 on your Twitter App for this plugin to work properly. -When your Twitter app is created, copy the *API Key* to the *Client Key* field in Mautic's Twitter configuration and *API Secret* to *Client Secret* field. Click the *Authorize* button. +Now that your twitter app is set up correctly, copy the *API Key* to the *Client Key* field in Mautic's Twitter configuration and *API Secret* to *Client Secret* field. Click the *Authorize* button. Don't forget to switch *Published* to *Yes* and save the configuration. @@ -58,5 +58,5 @@ All these tokens are easily accessible in the UI, so you can just click a button The original idea was that Mautic will search for additional information about a contact in various social platforms. But since the time the social plugins were written, social platforms restricted the API search only to the username. -[twitter]: -[field-mapping]: \ No newline at end of file +[twitter]: +[field-mapping]: