mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs: fixed docs build (#6765)
### Describe Your Changes fixed yaml header in a guide doc, that causes hugo build error ### Checklist The following checks are **mandatory**: - [ ] My change adheres [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/).
This commit is contained in:
parent
04c2232e45
commit
86b473c476
2 changed files with 3 additions and 3 deletions
|
@ -4,8 +4,8 @@ weight: 2
|
|||
sort: 2
|
||||
menu:
|
||||
docs:
|
||||
identifier: "vmagent"
|
||||
parent: "data-ingestion"
|
||||
identifier: data-ingestion-vmagent
|
||||
parent: data-ingestion
|
||||
weight: 2
|
||||
aliases:
|
||||
- /data-ingestion/vmagent.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
weight: 11
|
||||
title: VictoriaMetrics Multi-Regional Setup: Dedicated Monitoring
|
||||
title: 'VictoriaMetrics Multi-Regional Setup: Dedicated Monitoring'
|
||||
menu:
|
||||
docs:
|
||||
parent: guides
|
||||
|
|
Loading…
Reference in a new issue