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 a9a25df commit 2ba6348Copy full SHA for 2ba6348
docs/.vitepress/config.mts
@@ -4,7 +4,7 @@ import {defineConfig} from 'vitepress'
4
export default defineConfig({
5
title: "Krescent",
6
description: "Kotlin Event Sourcing Library",
7
- base: '/krescent/',
+ base: '/',
8
cleanUrls: true,
9
lang: 'en-US',
10
appearance: 'dark',
0 commit comments