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,6 +1,6 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/developers/plugins/legacy/", "/docs/grafana/latest/plugins/development/", "/docs/grafana/next/plugins/apps/", "/docs/grafana/next/plugins/datasources/", "/docs/grafana/next/plugins/developing/development/", "/docs/grafana/next/plugins/panels/"]
|
||||
title = "Legacy plugins"
|
||||
aliases = ["/docs/grafana/latest/plugins/development/", "/docs/grafana/next/plugins/datasources/", "/docs/grafana/next/plugins/apps/", "/docs/grafana/next/plugins/panels/", "/docs/grafana/next/plugins/developing/development/"]
|
||||
+++
|
||||
|
||||
# Legacy plugins
|
||||
|
||||
Reference in New Issue
Block a user