summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2016-05-24 06:59:39 +0000
committerAchilleas Pipinellis <axilleas@axilleas.me>2016-05-24 06:59:39 +0000
commitfd5cd637ddfe6b520605c41efb3c1eee34fd2179 (patch)
tree6757a92053a7e1b4fed2c5a5797579fcf3f11539
parent16ca3ee636a50c81674309bb95e067d3faf56bb6 (diff)
parent3258ad60cbf3fa22144a2745a1df1be67136fa5a (diff)
downloadgitlab-ce-fd5cd637ddfe6b520605c41efb3c1eee34fd2179.tar.gz
Merge branch 'mrchrisw/google-api' into 'master'
Update Google integration API workflow ## What does this MR do? Updates the Google API workflow. ## Are there points in the code the reviewer needs to double check? No ## Why was this MR needed? Reported by a user https://gitlab.zendesk.com/agent/tickets/24402 ## Screenshots (if relevant) ![image](/uploads/6b1cf71ebc09589c05290575e0c8ea23/image.png) See merge request !4260
-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 f9a20dd840d..82978b68a34 100644
--- a/doc/integration/google.md
+++ b/doc/integration/google.md
@@ -11,9 +11,9 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
- Project ID: Must be unique to all Google Developer registered applications. Google provides a randomly generated Project ID by default. You can use the randomly generated ID or choose a new one.
1. Refresh the page. You should now see your new project in the list. Click on the project.
-1. Select "APIs & auth" in the left menu.
+1. Select the "Google APIs" tab in the Overview.
-1. Select "APIs" in the submenu.
+1. Select and enable the following Google APIs - listed under "Popular APIs"
- Enable `Contacts API`
- Enable `Google+ API`