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,10 +1,7 @@
|
||||
+++
|
||||
# -------------------------------------------------------------------------
|
||||
# Do not edit this file. It is automatically generated by json-schema-docs.
|
||||
# -------------------------------------------------------------------------
|
||||
title = "plugin.json"
|
||||
aliases = ["/docs/grafana/latest/developers/plugins/metadata/", "/docs/grafana/latest/plugins/developing/plugin.json/"]
|
||||
keywords = ["grafana", "plugins", "documentation"]
|
||||
aliases = ["/docs/grafana/latest/plugins/developing/plugin.json/"]
|
||||
title = "plugin.json"
|
||||
+++
|
||||
|
||||
# plugin.json
|
||||
|
||||
Reference in New Issue
Block a user