Skip to content

Commit 8e9976b

Browse files
committed
Merge remote-tracking branch 'upstream/production' into chore/typescript-fixes
2 parents 874d974 + bfc403a commit 8e9976b

File tree

26 files changed

+585
-158
lines changed

26 files changed

+585
-158
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)