Convert TOML front matter to YAML (#49690)

Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
Jack Baldry
2022-05-26 11:06:25 -04:00
committed by GitHub
parent f4353bbbc4
commit b84294dd27
548 changed files with 5704 additions and 3478 deletions
@@ -1,8 +1,10 @@
+++
aliases = ["/docs/grafana/latest/panels/query-a-data-source/share-query/", "/docs/sources/panels/query-a-data-source/share-query/"]
title = "Share query results with another panel"
weight = 60
+++
---
aliases:
- /docs/grafana/latest/panels/query-a-data-source/share-query/
- /docs/sources/panels/query-a-data-source/share-query/
title: Share query results with another panel
weight: 60
---
# Share query results with another panel