summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris@chrisjwilson.com>2016-05-23 18:35:04 +0000
committerChris Wilson <chris@chrisjwilson.com>2016-05-23 18:35:04 +0000
commit3258ad60cbf3fa22144a2745a1df1be67136fa5a (patch)
treebff81720e3e0745bdcfb852e8d6864a443148548
parent42aca7df0878428328601f75d6576f76d856d464 (diff)
downloadgitlab-ce-mrchrisw/google-api.tar.gz
Update Google integration API workflowmrchrisw/google-api
-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`