mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-06 04:19:31 +00:00
Update docusaurus.config.js
This commit is contained in:
@@ -14,8 +14,8 @@ const config = {
|
||||
url: "https://developer.sailpoint.com",
|
||||
baseUrl: "/developer.sailpoint.com/",
|
||||
favicon: "img/SailPoint-Logo-Icon.ico",
|
||||
onBrokenLinks: "throw",
|
||||
onBrokenMarkdownLinks: "throw",
|
||||
onBrokenLinks: "warn",
|
||||
onBrokenMarkdownLinks: "warn",
|
||||
onDuplicateRoutes: "warn",
|
||||
i18n: {
|
||||
defaultLocale: "en",
|
||||
|
||||
Reference in New Issue
Block a user