summaryrefslogtreecommitdiff
path: root/doc/integration/google.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-15 19:00:53 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-15 19:00:53 -0800
commit26d594f2ddf4b30ad4c4ab9a2caa712f1d5052a9 (patch)
tree3c33639ad05a6f3d383b823706257108903d77c7 /doc/integration/google.md
parentee804e2d94018f633c6e400b443ef514b5d7a10f (diff)
parent01d86d33a18189e8b3e24f1c2e35f3a4622db0d6 (diff)
downloadgitlab-ce-26d594f2ddf4b30ad4c4ab9a2caa712f1d5052a9.tar.gz
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Diffstat (limited to 'doc/integration/google.md')
-rw-r--r--doc/integration/google.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md
index 76beac16c49..168077c2770 100644
--- a/doc/integration/google.md
+++ b/doc/integration/google.md
@@ -68,9 +68,9 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
args: { access_type: 'offline', approval_prompt: '' } }
```
-1. Change 'YOUR APP ID' to the client ID from the GitHub application page from step 7.
+1. Change 'YOUR APP ID' to the client ID from the Google Developer page from step 10.
-1. Change 'YOUR APP SECRET' to the client secret from the GitHub application page from step 7.
+1. Change 'YOUR APP SECRET' to the client secret from the Google Developer page from step 10.
1. Save the configuration file.