mirror of
https://github.com/grafana/grafana.git
synced 2025-07-28 08:42:33 +08:00
Update all use of docs/shared in Grafana to use keyword arguments (#74167)
* Update all use of docs/shared in Grafana to use keyword arguments Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Add version inference to remaining Grafana docs/shared usage Signed-off-by: Jack Baldry <jack.baldry@grafana.com> --------- Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@ -19,7 +19,7 @@ weight: 900
|
||||
|
||||
# Configure GitHub OAuth2 authentication
|
||||
|
||||
{{< docs/shared "auth/intro.md" >}}
|
||||
{{< docs/shared lookup="auth/intro.md" source="grafana" version="<GRAFANA VERSION>" >}}
|
||||
|
||||
This topic describes how to configure GitHub OAuth2 authentication.
|
||||
|
||||
|
Reference in New Issue
Block a user