From f5e42f97372d5bfe06291698d25e0f9e68b61819 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 19 Aug 2022 18:10:17 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/integration/twitter.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/integration/twitter.md') diff --git a/doc/integration/twitter.md b/doc/integration/twitter.md index 2218529a729..aa9014adc49 100644 --- a/doc/integration/twitter.md +++ b/doc/integration/twitter.md @@ -88,7 +88,8 @@ Twitter. Twitter generates a client ID and secret key for you to use. 1. Save the configuration file. -1. [Reconfigure](../administration/restart_gitlab.md#omnibus-gitlab-reconfigure) or [restart GitLab](../administration/restart_gitlab.md#installations-from-source) for the changes to take effect if you - installed GitLab via Omnibus or from source respectively. +1. For the changes to take effect: + - If you installed via Omnibus, [reconfigure GitLab](../administration/restart_gitlab.md#omnibus-gitlab-reconfigure). + - If you installed from source, [restart GitLab](../administration/restart_gitlab.md#installations-from-source). On the sign in page there should now be a Twitter icon below the regular sign in form. Select the icon to begin the authentication process. Twitter asks the user to sign in and authorize the GitLab application. If everything goes well the user is returned to GitLab and signed in. -- cgit v1.2.1