mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/release-notes/release-notes-7-5-6/"]
|
||||
title = "Release notes for Grafana 7.5.6"
|
||||
|
||||
[_build]
|
||||
list = false
|
||||
+++
|
||||
---
|
||||
_build:
|
||||
list: false
|
||||
aliases:
|
||||
- /docs/grafana/latest/release-notes/release-notes-7-5-6/
|
||||
title: Release notes for Grafana 7.5.6
|
||||
---
|
||||
|
||||
<!-- Auto generated by update changelog github action -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user