Skip to content

Commit bb5df51

Browse files
committed
update config base
1 parent 3a3f370 commit bb5df51

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
@@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress';
33
export default defineConfig({
44
title: 'B2C CLI',
55
description: 'Salesforce Commerce Cloud B2C Command Line Tools',
6-
base: '/b2c-cli/',
6+
base: '',
77

88
// Show deeper heading levels in the outline
99
markdown: {

0 commit comments

Comments
 (0)