We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec4fc8 commit b3839d4Copy full SHA for b3839d4
1 file changed
.vitepress/config.mts
@@ -16,6 +16,9 @@ export default defineConfig({
16
title: "Open Integration Engine",
17
description: "Open Integration Engine documentation",
18
srcDir: './docs',
19
+
20
+ base: '/docs-website/',
21
22
themeConfig: {
23
// https://vitepress.dev/reference/default-theme-config
24
nav: [
0 commit comments