Update astro.config.mjs
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -105,8 +105,8 @@ export default defineConfig({
|
|||||||
starlightLinksValidator({
|
starlightLinksValidator({
|
||||||
errorOnRelativeLinks: false,
|
errorOnRelativeLinks: false,
|
||||||
errorOnFallbackPages: false,
|
errorOnFallbackPages: false,
|
||||||
|
errorOnLocalLinks: false,
|
||||||
exclude: [
|
exclude: [
|
||||||
"/charts",
|
|
||||||
"/s/charts",
|
"/s/charts",
|
||||||
"/s/discord",
|
"/s/discord",
|
||||||
"/s/fb",
|
"/s/fb",
|
||||||
|
|||||||
Reference in New Issue
Block a user