Chore: Fix feature flags template for docs gen

This commit is contained in:
Tania B. 2025-06-11 10:49:09 +02:00
parent 8d0f911cfe
commit cfee3b01df
No known key found for this signature in database
GPG Key ID: 59C8B1BB068FA8A4
1 changed files with 1 additions and 0 deletions

View File

@ -393,6 +393,7 @@ func generateDocsMD() string {
buf := `--- buf := `---
aliases: aliases:
- /docs/grafana/latest/setup-grafana/configure-grafana/feature-toggles/ - /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. description: Learn about feature toggles, which you can enable or disable.
title: Configure feature toggles title: Configure feature toggles
weight: 150 weight: 150