Skip to content

Commit c533471

Browse files
authored
1 parent 5e3602b commit c533471

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ export default defineConfig({
1010

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

1519
nav: [

0 commit comments

Comments
 (0)