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:
Diffstat (limited to 'doc/integration/twitter.md')
-rw-r--r--doc/integration/twitter.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/integration/twitter.md b/doc/integration/twitter.md
index 0ccda59f9b3..3edb0f25938 100644
--- a/doc/integration/twitter.md
+++ b/doc/integration/twitter.md
@@ -96,10 +96,9 @@ Twitter. Twitter generates a client ID and secret key for you to use.
1. Save the configuration file.
-1. For the changes to take effect, if you installed:
-
- - Using Omnibus, [reconfigure GitLab](../administration/restart_gitlab.md#omnibus-gitlab-reconfigure).
- - From source, [restart GitLab](../administration/restart_gitlab.md#installations-from-source).
+1. For the changes to take effect:
+ - For Linux package installations, [reconfigure GitLab](../administration/restart_gitlab.md#reconfigure-a-linux-package-installation).
+ - For self-compiled installations, [restart GitLab](../administration/restart_gitlab.md#installations-from-source).
On the sign-in page, find the Twitter option below the regular sign-in form. Select the option to begin the authentication process. Twitter asks you to sign in and authorize the GitLab application. After authorization,
you are returned to GitLab and signed in.