We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6bb82 commit 713a372Copy full SHA for 713a372
InterDataEngine-docs/.vitepress/config.js
@@ -4,6 +4,7 @@ import { katex } from '@mdit/plugin-katex'
4
export default defineConfig({
5
title: 'InternDataEngine',
6
base: '/InternDataEngine-Docs/',
7
+ ignoreDeadLinks: true,
8
9
themeConfig: {
10
logo: '/logo.svg',
0 commit comments