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