We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79993e commit 03f7b86Copy full SHA for 03f7b86
packages/docs/astro.config.ts
@@ -70,6 +70,7 @@ const sidebar = [
70
71
export default defineConfig({
72
site: 'https://openai.github.io/chatkit-js/',
73
+ base: 'https://openai.github.io/chatkit-js/',
74
75
integrations: [
76
starlight({
0 commit comments