diff options
-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 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 |