diff --git a/docs-website/sidebars.js b/docs-website/sidebars.js index 3a9bd075d0d3ad..f55c545bd71e3f 100644 --- a/docs-website/sidebars.js +++ b/docs-website/sidebars.js @@ -83,10 +83,10 @@ module.exports = { //"docs/demo/graph-onboarding", //"docs/how/search-onboarding", //"docs/how/search-over-new-field", - //"docs/how/configure-oidc-react", - //"docs/how/sso/configure-oidc-react-google", - //"docs/how/sso/configure-oidc-react-okta", - //"datahub-web-react/src/app/analytics/README", + "docs/how/configure-oidc-react", + "docs/how/sso/configure-oidc-react-google", + "docs/how/sso/configure-oidc-react-okta", + "datahub-web-react/src/app/analytics/README", ], Components: [ "datahub-web-react/README",