Convert TOML front matter to YAML (#49724)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
+++
|
||||
title = "Plugin catalog"
|
||||
aliases = ["/docs/grafana/latest/plugins/catalog/"]
|
||||
weight = 1
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/plugins/catalog/
|
||||
title: Plugin catalog
|
||||
weight: 1
|
||||
---
|
||||
|
||||
# Plugin catalog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user