mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 12:59:25 +08: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-8-0-5/"]
|
||||
title = "Release notes for Grafana 8.0.5"
|
||||
|
||||
[_build]
|
||||
list = false
|
||||
+++
|
||||
---
|
||||
_build:
|
||||
list: false
|
||||
aliases:
|
||||
- /docs/grafana/latest/release-notes/release-notes-8-0-5/
|
||||
title: Release notes for Grafana 8.0.5
|
||||
---
|
||||
|
||||
<!-- Auto generated by update changelog github action -->
|
||||
|
||||
|
Reference in New Issue
Block a user