Skip to content

Commit f8687d6

Browse files
committed
fix: base path
1 parent d9316a7 commit f8687d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export default {
22
title: 'AgentKit',
33
description: 'Python SDK and CLI for building Agent applications on Volcengine',
4-
base: '/',
4+
base: '/agentkit-sdk-python/',
55

66
head: [
77
['link', { rel: 'icon', href: '/favicon.ico' }]

0 commit comments

Comments
 (0)