Skip to content

Commit 2eca565

Browse files
authored
1 parent 5e3602b commit 2eca565

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/.vitepress/config.ts

+5
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ export default defineConfig({
1010

1111
themeConfig: {
1212
// https://vitepress.dev/reference/default-theme-config
13+
editLink: {
14+
pattern:
15+
'https://github.com/conventional-changelog/commitlint/edit/master/docs/:path',
16+
},
17+
1318
logo: '/assets/icon.png',
1419

1520
nav: [

0 commit comments

Comments
 (0)