Fix YAML and JSON doc section (#11023)

Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
pull/11105/head
Julien Pivotto 2 years ago committed by GitHub
parent 7bbc19de75
commit a6c6155092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1269,6 +1269,7 @@ changes resulting in well-formed target groups are applied.
Files must contain a list of static configs, using these formats:
**JSON**
```json
[
{
@ -1282,6 +1283,7 @@ Files must contain a list of static configs, using these formats:
```
**YAML**
```yaml
- targets:
[ - '<host>' ]

Loading…
Cancel
Save