diff options
author | Sean McGivern <sean@mcgivern.me.uk> | 2017-11-30 14:37:40 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2017-11-30 14:37:40 +0000 |
commit | 5f129bdecd39955cc99b9609e292b0ced731e698 (patch) | |
tree | 4effadf6f68e66ff0adaf22529ce0be652b07c13 /doc | |
parent | 445c2432c7c61af5674627b3f5e5fc88323dac44 (diff) | |
parent | 769505eb767eb4ae1ad76fc51d6abb1062e2a9b1 (diff) | |
download | gitlab-ce-5f129bdecd39955cc99b9609e292b0ced731e698.tar.gz |
Merge branch 'patch-29' into 'master'
Update google.md to reflect changes in the new Google APIs Library
See merge request gitlab-org/gitlab-ce!15633
Diffstat (limited to 'doc')
-rw-r--r-- | doc/integration/google.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/google.md b/doc/integration/google.md index 727ca13ebcf..07a700f7b64 100644 --- a/doc/integration/google.md +++ b/doc/integration/google.md @@ -35,7 +35,7 @@ In Google's side: 1. You should now be able to see a Client ID and Client secret. Note them down or keep this page open as you will need them later. -1. From the **Dashboard** select **ENABLE APIS AND SERVICES > Google Cloud APIs > Container Engine API > Enable** +1. From the **Dashboard** select **ENABLE APIS AND SERVICES > Compute > Google Container Engine API > Enable** On your GitLab server: |