Docs: Fix aliases/redirects (#21241)
Makes all aliases rooted to /docs/grafana/latest. Fixes #21240
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title = "Annotations HTTP API "
|
||||
description = "Grafana Annotations HTTP API"
|
||||
keywords = ["grafana", "http", "documentation", "api", "annotation", "annotations", "comment"]
|
||||
aliases = ["/http_api/annotations/"]
|
||||
aliases = ["/docs/grafana/latest/http_api/annotations/"]
|
||||
type = "docs"
|
||||
[menu.docs]
|
||||
name = "Annotations"
|
||||
|
||||
Reference in New Issue
Block a user