mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 12:29:26 +08:00
Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
+++
|
||||
aliases = ["/docs/grafana/latest/release-notes/release-notes-8-4-7/"]
|
||||
hide_menu = true
|
||||
title = "Release notes for Grafana 8.4.7"
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/grafana/latest/release-notes/release-notes-8-4-7/
|
||||
hide_menu: true
|
||||
title: Release notes for Grafana 8.4.7
|
||||
---
|
||||
|
||||
<!-- Auto generated by update changelog github action -->
|
||||
|
||||
|
Reference in New Issue
Block a user