diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-06 16:43:36 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-06-06 16:43:36 +0000 |
commit | e1e9524420d4a1e0a1b2f99f92a23a51849e230b (patch) | |
tree | 0796725afc1cdab0db58049e71997d25eac8550d | |
parent | 86ec52e0d1256bac3df68516786d6753c84a24a3 (diff) | |
parent | fa87e3d8daeaf771df6569f26fd0e3dd6494e5ae (diff) | |
download | gitlab-ce-e1e9524420d4a1e0a1b2f99f92a23a51849e230b.tar.gz |
Merge branch 'update/help-integration-screenshot' into 'master'
Update/help integration screenshot
Closes #18979
See merge request gitlab-org/gitlab-ce!19433
-rw-r--r-- | changelogs/unreleased/update-help-integration-screenshot.yml | 5 | ||||
-rw-r--r-- | doc/integration/gitlab.md | 12 | ||||
-rw-r--r-- | doc/integration/img/gitlab_app.png | bin | 15402 -> 56480 bytes |
3 files changed, 10 insertions, 7 deletions
diff --git a/changelogs/unreleased/update-help-integration-screenshot.yml b/changelogs/unreleased/update-help-integration-screenshot.yml new file mode 100644 index 00000000000..b1f76a346e4 --- /dev/null +++ b/changelogs/unreleased/update-help-integration-screenshot.yml @@ -0,0 +1,5 @@ +--- +title: Update screenshot in Gitlab.com integration documentation +merge_request: 19433 +author: Tuğçe Nur Taş +type: other diff --git a/doc/integration/gitlab.md b/doc/integration/gitlab.md index eec40a9b8f1..70087576678 100644 --- a/doc/integration/gitlab.md +++ b/doc/integration/gitlab.md @@ -7,13 +7,11 @@ GitLab.com will generate an application ID and secret key for you to use. 1. Sign in to GitLab.com -1. Navigate to your profile settings. +1. On the upper right corner, click on your avatar and go to your **Settings**. -1. Select "Applications" in the left menu. +1. Select **Applications** in the left menu. -1. Select "New application". - -1. Provide the required details. +1. Provide the required details for **Add new application**. - Name: This can be anything. Consider something like `<Organization>'s GitLab` or `<Your Name>'s GitLab` or something else descriptive. - Redirect URI: @@ -24,9 +22,9 @@ GitLab.com will generate an application ID and secret key for you to use. The first link is required for the importer and second for the authorization. -1. Select "Submit". +1. Select **Save application**. -1. You should now see a Client ID and Client Secret near the top right of the page (see screenshot). +1. You should now see a **Application Id** and **Secret** near the top right of the page (see screenshot). Keep this page open as you continue configuration. ![GitLab app](img/gitlab_app.png) diff --git a/doc/integration/img/gitlab_app.png b/doc/integration/img/gitlab_app.png Binary files differindex b4958581a9b..8d6a4456fc4 100644 --- a/doc/integration/img/gitlab_app.png +++ b/doc/integration/img/gitlab_app.png |