update the link to the doc of the twitter API

This commit is contained in:
FoxMaSk 2017-10-08 08:57:04 +02:00
parent 12e6b34d1d
commit 89755a8643
4 changed files with 11 additions and 11 deletions

View file

@ -10,7 +10,7 @@ This section is going to help you understand creating a Twitter Application, aut
Beginning
---------
First, you'll want to head over to https://dev.twitter.com/apps and register an application!
First, you'll want to head over to https://apps.twitter.com/ and register an application!
After you register, grab your applications ``Consumer Key`` and ``Consumer Secret`` from the application details tab.