From e378fbbc24e269de69494d326bc20fcb641c0697 Mon Sep 17 00:00:00 2001 From: Soichi Hayashi Date: Tue, 23 Sep 2014 10:01:30 -0400 Subject: [PATCH] Update README.md Fixed an incorrect URL for twitter app management UI --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 39885f6e32..22a2f28259 100644 --- a/README.md +++ b/README.md @@ -201,8 +201,7 @@ The same goes for other providers.
-- Sign in at [https://dev.twitter.com](https://dev.twitter.com/) -- From the profile picture dropdown menu select **My Applications** +- Sign in at [https://apps.twitter.com/](https://apps.twitter.com/) - Click **Create a new application** - Enter your application name, website and description - For **Callback URL**: http://127.0.0.1:3000/auth/twitter/callback