Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-12-11 14:26:11 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-12-11 14:26:11 +0300
commit0f07c18a9fc98badd33473705e457789dfb6eee4 (patch)
treee944bde7d79795591632651798f5e424599aeb02
parentfabcbda02267d8be27e85de992fa57c4555cea6a (diff)
parentd3a363729ff6ba0003f4674beae1ecd44958a402 (diff)
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
-rw-r--r--doc/integration/twitter.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/twitter.md b/doc/integration/twitter.md
index d1b52927d30..b9e501c5ec1 100644
--- a/doc/integration/twitter.md
+++ b/doc/integration/twitter.md
@@ -13,7 +13,7 @@ To enable the Twitter OmniAuth provider you must register your application with
something else descriptive.
- Description: Create a description.
- Website: The URL to your GitLab installation. 'https://gitlab.example.com'
- - Callback URL: 'https://gitlab.example.com/users/auth/github/callback'
+ - Callback URL: 'https://gitlab.example.com/users/auth/twitter/callback'
- Agree to the "Rules of the Road."
![Twitter App Details](twitter_app_details.png)