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 5cc2ea4 commit af552e5Copy full SHA for af552e5
1 file changed
docs/.vitepress/config.mts
@@ -7,7 +7,7 @@ export default defineConfig({
7
description: 'Rich, interactive console output for Delphi - tables, trees, live progress, prompts, syntax-coloured exceptions.',
8
cleanUrls: true,
9
lastUpdated: true,
10
- base: 'https://github.com/VSoftTechnologies/VSoft.AnsiConsole/docs/',
+ base: '/VSoft.AnsiConsole/',
11
12
head: [
13
['link', { rel: 'icon', href: '/images/favicon.png' }],
0 commit comments