Skip to content

Commit 880c506

Browse files
kodster28RebeccaTamachiro
authored andcommitted
[Astro] Update link linting for changelog (#20878)
1 parent b9d126f commit 880c506

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)