Skip to content

Commit 8e021d7

Browse files
committed
errorOnLocalLinks false
1 parent 372188f commit 8e021d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ export default defineConfig({
177177
? [
178178
starlightLinksValidator({
179179
errorOnInvalidHashes: false,
180+
errorOnLocalLinks: false,
180181
exclude: [
181182
"/api/",
182183
"/api/operations/**",

0 commit comments

Comments
 (0)