diff --git a/docs/api-site-config.md b/docs/api-site-config.md index 5a95f7480ed0..c30e23f68dc4 100644 --- a/docs/api-site-config.md +++ b/docs/api-site-config.md @@ -19,6 +19,8 @@ The `siteConfig` object contains the bulk of the configuration settings for your `baseUrl` - baseUrl for your site. +> When publishing to GitHub Enterprise, set it to ```/pages/{organizationName}/{projectName}/``` + `colors` - Color configurations for the site. * `primaryColor` is the color used the header navigation bar and sidebars.