This commit is contained in:
darrell-thobe-sp
2025-05-05 21:21:16 -04:00
parent 0c086382af
commit 2bc4439ce3

View File

@@ -32,8 +32,8 @@ const config: Config = {
url: 'https://developer.sailpoint.com',
baseUrl,
favicon: 'img/SailPoint-Logo-Icon.ico',
// onBrokenLinks: 'throw',
// onBrokenMarkdownLinks: 'throw',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'throw',
onDuplicateRoutes: 'throw',
i18n: {
defaultLocale: 'en',