Skip to content

Commit af552e5

Browse files
fixing base
1 parent 5cc2ea4 commit af552e5

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: 'https://github.com/VSoftTechnologies/VSoft.AnsiConsole/docs/',
10+
base: '/VSoft.AnsiConsole/',
1111

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

0 commit comments

Comments
 (0)