Skip to content

Commit 03f7b86

Browse files
committed
astro include site base
1 parent b79993e commit 03f7b86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/astro.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ const sidebar = [
7070

7171
export default defineConfig({
7272
site: 'https://openai.github.io/chatkit-js/',
73+
base: 'https://openai.github.io/chatkit-js/',
7374

7475
integrations: [
7576
starlight({

0 commit comments

Comments
 (0)