Skip to content

Commit cfb1881

Browse files
committed
[Astro] Update link linting for changelog
1 parent 62a45db commit cfb1881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ export default defineConfig({
122122
exclude: [
123123
"/api/",
124124
"/api/**",
125-
"/changelog/",
125+
"/changelog/**",
126126
"/http/resources/**",
127127
"{props.*}",
128128
"/",

0 commit comments

Comments
 (0)