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 16:06:25 +01:00
committed by GitHub
parent f4353bbbc4
commit b84294dd27
548 changed files with 5704 additions and 3478 deletions

View File

@ -1,10 +1,10 @@
+++
aliases = ["/docs/grafana/latest/release-notes/release-notes-8-3-0-beta2/"]
title = "Release notes for Grafana 8.3.0-beta2"
[_build]
list = false
+++
---
_build:
list: false
aliases:
- /docs/grafana/latest/release-notes/release-notes-8-3-0-beta2/
title: Release notes for Grafana 8.3.0-beta2
---
<!-- Auto generated by update changelog github action -->