From 523bc2d7c8760620805d394d2a857db52e58e587 Mon Sep 17 00:00:00 2001 From: Claire Chabas Date: Thu, 2 Oct 2025 19:55:26 +0200 Subject: [PATCH] Fix URL used for Ask to LLM --- packages/gitbook/src/components/PageBody/PageHeader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/gitbook/src/components/PageBody/PageHeader.tsx b/packages/gitbook/src/components/PageBody/PageHeader.tsx index e6d1c1c44f..fd838d9e0f 100644 --- a/packages/gitbook/src/components/PageBody/PageHeader.tsx +++ b/packages/gitbook/src/components/PageBody/PageHeader.tsx @@ -40,7 +40,7 @@ export async function PageHeader(props: { // Show page actions if *any* of the actions are enabled