mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 20:42:10 +08: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 @@
|
||||
+++
|
||||
title = "Backend plugins"
|
||||
aliases = ["/docs/grafana/latest/developers/plugins/backend/", "/docs/grafana/latest/plugins/developing/backend-plugins-guide/"]
|
||||
keywords = ["grafana", "plugins", "backend", "plugin", "backend-plugins", "documentation"]
|
||||
aliases = ["/docs/grafana/latest/plugins/developing/backend-plugins-guide/"]
|
||||
title = "Backend plugins"
|
||||
+++
|
||||
|
||||
# Backend plugins
|
||||
|
Reference in New Issue
Block a user