mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Add current alias to all files (#48635)
* Add aliases to all files Signed-off-by: Jack Baldry <jack.baldry@grafana.com> * Prettify front matter Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/guides/what-is-grafana/", "/docs/grafana/latest/introduction/"]
|
||||
title = "Introduction to Grafana"
|
||||
weight = 5
|
||||
aliases = ["/docs/grafana/latest/guides/what-is-grafana"]
|
||||
+++
|
||||
|
||||
# Introduction to Grafana
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/guides/what-is-grafana/", "/docs/grafana/latest/introduction/oss-details/"]
|
||||
title = "What is Grafana OSS"
|
||||
weight = 5
|
||||
aliases = ["/docs/grafana/latest/guides/what-is-grafana"]
|
||||
+++
|
||||
|
||||
# What is Grafana OSS
|
||||
|
||||
Reference in New Issue
Block a user