diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index 386b5e15..cc764801 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -5,6 +5,7 @@ export default defineConfig({ title: "NDK", description: "NDK Docs", base: "/ndk/", + ignoreDeadLinks: true, themeConfig: { // https://vitepress.dev/reference/default-theme-config nav: [ diff --git a/ndk-cache-dexie/typedoc.json b/ndk-cache-dexie/typedoc.json index 6d678c16..2b981a46 100644 --- a/ndk-cache-dexie/typedoc.json +++ b/ndk-cache-dexie/typedoc.json @@ -9,7 +9,6 @@ "excludeExternals": true, "excludePrivate": true, "excludeProtected": true, - "ignoreDeadLinks": true, "categorizeByGroup": true, "hideParameterTypesInTitle": false, "navigation": {