Skip to content

Commit 0fa6aab

Browse files
committed
chore: typo
1 parent 739dade commit 0fa6aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/config/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export default defineConfig({
2020
head,
2121
cleanUrls: true,
2222
rewrites: {
23-
'packages/:pkg/CHANGELOG.md': 'packages/:pkg/changelog.md',
23+
':pkg/CHANGELOG.md': ':pkg/changelog.md',
2424
},
2525
locales: {
2626
root: {

0 commit comments

Comments
 (0)