Docs: Replace next with latest in aliases (#33054)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title = "Auth Proxy"
|
||||
description = "Grafana Auth Proxy Guide "
|
||||
keywords = ["grafana", "configuration", "documentation", "proxy"]
|
||||
aliases = ["/docs/grafana/next/tutorials/authproxy/"]
|
||||
aliases = ["/docs/grafana/latest/tutorials/authproxy/"]
|
||||
weight = 200
|
||||
+++
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title = "LDAP Authentication"
|
||||
description = "Grafana LDAP Authentication Guide "
|
||||
keywords = ["grafana", "configuration", "documentation", "ldap", "active directory"]
|
||||
aliases = ["/docs/grafana/next/installation/ldap/"]
|
||||
aliases = ["/docs/grafana/latest/installation/ldap/"]
|
||||
weight = 300
|
||||
+++
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title = "SAML Authentication"
|
||||
description = "Grafana SAML Authentication"
|
||||
keywords = ["grafana", "saml", "documentation", "saml-auth"]
|
||||
aliases = ["/docs/grafana/next/auth/saml/"]
|
||||
aliases = ["/docs/grafana/latest/auth/saml/"]
|
||||
weight = 1100
|
||||
+++
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title = "Team Sync"
|
||||
description = "Grafana Team Sync"
|
||||
keywords = ["grafana", "auth", "documentation"]
|
||||
aliases = ["/docs/grafana/next/auth/saml/"]
|
||||
aliases = ["/docs/grafana/latest/auth/saml/"]
|
||||
weight = 1200
|
||||
+++
|
||||
|
||||
|
||||
Reference in New Issue
Block a user