We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a3f370 commit bb5df51Copy full SHA for bb5df51
1 file changed
docs/.vitepress/config.mts
@@ -3,7 +3,7 @@ import { defineConfig } from 'vitepress';
3
export default defineConfig({
4
title: 'B2C CLI',
5
description: 'Salesforce Commerce Cloud B2C Command Line Tools',
6
- base: '/b2c-cli/',
+ base: '',
7
8
// Show deeper heading levels in the outline
9
markdown: {
0 commit comments