Skip to content

Commit 06f01a9

Browse files
authored
fix(workflow): fix the bug in docs building workflow (#61)
1 parent 3e1b9c8 commit 06f01a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const sharedThemeConfig = {
1313
// https://vitepress.dev/reference/site-config
1414
export default defineConfig({
1515
srcDir: 'tutorial',
16+
base: '/agentscope-studio/',
1617

1718
title: 'AgentScope-Studio',
1819
description: 'A development-oriented visualization toolkit for AgentScope',

0 commit comments

Comments
 (0)