mirror of https://github.com/grafana/grafana.git
Chore: Fix feature flags template for docs gen
This commit is contained in:
parent
8d0f911cfe
commit
cfee3b01df
|
@ -393,6 +393,7 @@ func generateDocsMD() string {
|
|||
buf := `---
|
||||
aliases:
|
||||
- /docs/grafana/latest/setup-grafana/configure-grafana/feature-toggles/
|
||||
- ../../administration/feature-toggles/ # /docs/grafana/latest/administration/feature-toggles/
|
||||
description: Learn about feature toggles, which you can enable or disable.
|
||||
title: Configure feature toggles
|
||||
weight: 150
|
||||
|
|
Loading…
Reference in New Issue