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 <axil@gitlab.com>2017-10-11 08:26:43 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2017-10-11 08:26:43 +0300
commitc756b0872f89232c7afcad934841fbffff4fc1bc (patch)
treef2475c9c95beaa1a5b64cbb7e9ee26645e7bdc0f /doc/integration
parent7048834004ebbd7a0a3cd9d10cd8f0aec5e676d9 (diff)
Fix Google API callback
https://gitlab.com/gitlab-org/gitlab-ce/issues/38911#note_42966393
Diffstat (limited to 'doc/integration')
-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 52de5dc61be..0611cbb59dc 100644
--- a/doc/integration/google.md
+++ b/doc/integration/google.md
@@ -30,7 +30,7 @@ In Google's side:
```
https://gitlab.example.com/users/auth/google_oauth2/callback
- https://gitlab.example.com/google_api/auth/callback
+ https://gitlab.exampl.com/-/google_api/auth/callback
```
1. You should now be able to see a Client ID and Client secret. Note them down