Skip to content

Commit 08d1fa0

Browse files
committed
🔧 chore: Update base url config for gh-pages
1 parent b8a048c commit 08d1fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export default defineConfig({
1010
description: 'Localazy CDN Client Documentation',
1111

1212
lang: 'en-US',
13-
base: '/',
13+
base: '/cdn-client/',
1414
head: head(),
1515
lastUpdated: true,
1616
markdown: markdown(),

0 commit comments

Comments
 (0)