Skip to content

Commit 7501075

Browse files
fix: configure correct docs for _llms-txt/backend-services.txt (#13014)
Co-authored-by: Yan <[email protected]>
1 parent 4739141 commit 7501075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/plugins/llms-txt.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export const starlightPluginLlmsTxt = () =>
5353
label: 'Backend Services',
5454
description:
5555
'advice on how to integrate backend services like Firebase, Sentry, and Supabase in an Astro project',
56-
paths: ['en/guides/migrate-to-astro/**'],
56+
paths: ['en/guides/backend/**'],
5757
},
5858
{
5959
label: 'Migration Guides',

0 commit comments

Comments
 (0)