diff --git a/docs/sources/auth/github.md b/docs/sources/auth/github.md index 3eb4f399ef7b..b021bed0c788 100644 --- a/docs/sources/auth/github.md +++ b/docs/sources/auth/github.md @@ -25,7 +25,7 @@ http://:/login/github ``` This callback URL must match the full HTTP address that you use in your -browser to access Grafana, but with the prefix path of `/login/github`. +browser to access Grafana, but with the suffix path of `/login/github`. When the GitHub OAuth application is created you will get a Client ID and a Client Secret. Specify these in the Grafana configuration file. For example: