fix baseUrl (#8347)

This commit is contained in:
Jack Amadeo 2026-04-06 15:27:14 -04:00 committed by GitHub
parent 771bc38731
commit 6a594a2094
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 192 additions and 213 deletions

View file

@ -334,7 +334,7 @@ import blogBanner from '@site/blog/2025-12-19-does-your-ai-agent-need-a-plan/blo
title: 'Does Your AI Agent Need a Plan?',
description: 'Knowing when and how to plan with an AI agent can produce better results.',
thumbnailUrl: blogBanner,
linkUrl: '/goose/blog/2025/12/19/does-your-ai-agent-need-a-plan',
linkUrl: '/blog/2025/12/19/does-your-ai-agent-need-a-plan',
date: '2025-12-19',
duration: '7 min read'
},
@ -342,7 +342,7 @@ import blogBanner from '@site/blog/2025-12-19-does-your-ai-agent-need-a-plan/blo
type: 'topic',
title: 'Planning Complex Tasks',
description: 'Learn how to use the Plan feature to break down complex tasks into manageable, executable steps.',
linkUrl: '/goose/docs/tutorials/plan-feature-devcontainer-setup',
linkUrl: '/docs/tutorials/plan-feature-devcontainer-setup',
}
]}
/>
/>