From db1b31d542fbbc2c2ba074426551e0b7570a21f9 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Fri, 21 Jan 2022 18:03:36 +0100 Subject: [PATCH] docs: Fix URL for Github callback in OAuth. (#41122) (#44332) (cherry picked from commit 5d0bc9e933ba01e39b4b54cffb18c11dc4ea5731) Co-authored-by: Jason Walton --- docs/sources/auth/github.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/auth/github.md b/docs/sources/auth/github.md index 5cf1bbb5dfa..06c02185c2a 100644 --- a/docs/sources/auth/github.md +++ b/docs/sources/auth/github.md @@ -16,7 +16,7 @@ settings page). When you create the application you will need to specify a callback URL. Specify this as callback: ```bash -http://:/login/github +http://:/grafana/login/github ``` This callback URL must match the full HTTP address that you use in your