From 2160347462571623983996e7513d79f5e0e236ff Mon Sep 17 00:00:00 2001 From: Martin Linzmayer Date: Thu, 11 Jun 2026 17:35:32 +0200 Subject: [PATCH] ref(agent): change title in sidebar --- docs/platforms/php/agent/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platforms/php/agent/index.mdx b/docs/platforms/php/agent/index.mdx index 4bbaef2fb53cd5..9dd7a5082274d9 100644 --- a/docs/platforms/php/agent/index.mdx +++ b/docs/platforms/php/agent/index.mdx @@ -1,6 +1,6 @@ --- title: Set Up PHP Agent -sidebar_title: Agent +sidebar_title: Sidecar SDK Transport description: "Learn how to configure the PHP SDK to send events through a local Sentry Agent process." sidebar_order: 3.2 sidebar_section: configuration