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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-01-24 23:22:19 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-01-24 23:22:19 +0300
commit6f615500a98c3375d80f5d5aff5b76a8216db0ca (patch)
tree7fd3aa6f684e6899d375c82420d37c2c05f8056b /doc/integration/google.md
parent97b2d78de8fb0e77d269b75f6058097d439bfabe (diff)
Move all integration docs images in a single directory
[ci skip]
Diffstat (limited to 'doc/integration/google.md')
-rw-r--r--doc/integration/google.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md
index 91e9b2495cc..f9a20dd840d 100644
--- a/doc/integration/google.md
+++ b/doc/integration/google.md
@@ -25,7 +25,7 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
- Application type: "Web Application"
- Authorized JavaScript origins: This isn't really used by GitLab but go ahead and put 'https://gitlab.example.com' here.
- Authorized redirect URI: 'https://gitlab.example.com/users/auth/google_oauth2/callback'
-1. Under the heading "Client ID for web application" you should see a Client ID and Client secret (see screenshot). Keep this page open as you continue configuration. ![Google app](google_app.png)
+1. Under the heading "Client ID for web application" you should see a Client ID and Client secret (see screenshot). Keep this page open as you continue configuration. ![Google app](img/google_app.png)
1. On your GitLab server, open the configuration file.