Skip to content

Commit 4780eb6

Browse files
trying to build docs
1 parent b27b6e4 commit 4780eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
description: 'Rich, interactive console output for Delphi - tables, trees, live progress, prompts, syntax-coloured exceptions.',
88
cleanUrls: true,
99
lastUpdated: true,
10-
base: '/docs',
10+
base: '/docs/',
1111

1212
head: [
1313
['link', { rel: 'icon', href: '/images/favicon.png' }],

0 commit comments

Comments
 (0)