Convert TOML front matter to YAML (#49690)
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
+++
|
||||
aliases = ["/docs/contributing/cla.html/", "/docs/grafana/latest/developers/cla/", "/docs/grafana/latest/project/cla/"]
|
||||
description = "Contributor License Agreement (CLA)"
|
||||
title = "Contributor License Agreement (CLA)"
|
||||
weight = 400
|
||||
+++
|
||||
---
|
||||
aliases:
|
||||
- /docs/contributing/cla.html/
|
||||
- /docs/grafana/latest/developers/cla/
|
||||
- /docs/grafana/latest/project/cla/
|
||||
description: Contributor License Agreement (CLA)
|
||||
title: Contributor License Agreement (CLA)
|
||||
weight: 400
|
||||
---
|
||||
|
||||
# Grafana Labs Software Grant and Contributor License Agreement ("Agreement")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user