From 5d0bc9e933ba01e39b4b54cffb18c11dc4ea5731 Mon Sep 17 00:00:00 2001 From: Jason Walton Date: Fri, 21 Jan 2022 10:57:44 -0500 Subject: [PATCH] docs: Fix URL for Github callback in OAuth. (#41122) --- 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