We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d8bc2 commit 371145eCopy full SHA for 371145e
docs/.vitepress/config.mts
@@ -29,6 +29,7 @@ const vitepressConfig = defineConfig({
29
lazyLoading: true,
30
},
31
32
+ ignoreDeadLinks: "localhostLinks"
33
});
34
35
export default withMermaid(vitepressConfig);
0 commit comments