From 01915021af8d592fde46236c2d42b1344dbf77d7 Mon Sep 17 00:00:00 2001 From: Paulin Todev Date: Mon, 2 Dec 2024 10:49:17 +0000 Subject: [PATCH] Add menuTitle --- docs/sources/reference/http/_index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/reference/http/_index.md b/docs/sources/reference/http/_index.md index f77f3cfa43..953ec783b2 100644 --- a/docs/sources/reference/http/_index.md +++ b/docs/sources/reference/http/_index.md @@ -1,7 +1,8 @@ --- canonical: https://grafana.com/docs/alloy/latest/reference/http/ description: Learn about HTTP endpoints exposed by Grafana Alloy -title: HTTP endpoints +title: Grafana Alloy HTTP endpoints +menuTitle: HTTP endpoints weight: 700 ---