Skip to content

Commit 78d7274

Browse files
committed
fix
1 parent e11ad9d commit 78d7274

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import {withMermaid} from "vitepress-plugin-mermaid";
22

33
export default withMermaid({
4+
base: '/docs/',
45
title: 'Yii3 Documentation',
56
ignoreDeadLinks: true,
67
head: [['link', {rel: 'icon', href: '/favicon.svg', type: 'image/svg+xml'}]],

0 commit comments

Comments
 (0)