From 5624b2e7f9ed7de394d373aa6c7c0ea243629db4 Mon Sep 17 00:00:00 2001 From: Jacob Herrington Date: Mon, 25 Nov 2019 07:16:16 -0600 Subject: [PATCH] Add a link for Twitter developer access [ci skip] (#4891) --- docs/backend/auth-twitter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/backend/auth-twitter.md b/docs/backend/auth-twitter.md index dc7bcda3d..1779a3691 100644 --- a/docs/backend/auth-twitter.md +++ b/docs/backend/auth-twitter.md @@ -10,7 +10,7 @@ DEV allows you to authenticate using Twitter. In order to use this authenticatio 1. [Sign in](https://developer.twitter.com/apps) to your Twitter account. -2. In order to get the API keys, you will have to apply for a developer account. Click the **Apply** button. +2. In order to get the API keys, you will have to [apply for a developer account](https://developer.twitter.com/en/apply-for-access). Click the **Apply** button. ![twitter-up-1](https://user-images.githubusercontent.com/22895284/51078779-53139b00-16bb-11e9-911c-f232e229872a.png)