From c756b0872f89232c7afcad934841fbffff4fc1bc Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Wed, 11 Oct 2017 07:26:43 +0200 Subject: Fix Google API callback https://gitlab.com/gitlab-org/gitlab-ce/issues/38911#note_42966393 --- doc/integration/google.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/integration') 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 -- cgit v1.2.1