浏览代码

Merge pull request #14520 from Soitora/patch-1

OAuth Title Fix
Torkel Ödegaard 7 年之前
父节点
当前提交
d912677d80
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/sources/auth/github.md
  2. 1 1
      docs/sources/auth/gitlab.md

+ 1 - 1
docs/sources/auth/github.md

@@ -1,5 +1,5 @@
 +++
-title = "Google OAuth2 Authentication"
+title = "GitHub OAuth2 Authentication"
 description = "Grafana OAuthentication Guide "
 keywords = ["grafana", "configuration", "documentation", "oauth"]
 type = "docs"

+ 1 - 1
docs/sources/auth/gitlab.md

@@ -1,5 +1,5 @@
 +++
-title = "Google OAuth2 Authentication"
+title = "GitLab OAuth2 Authentication"
 description = "Grafana OAuthentication Guide "
 keywords = ["grafana", "configuration", "documentation", "oauth"]
 type = "docs"