diff --git a/docusaurus.config.js b/docusaurus.config.js index b6795dd191..e8584c6b95 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -139,6 +139,11 @@ const config = { docId: 'vendor/embedded-overview', label: 'Embedded Cluster', }, + { + type: 'doc', + docId: 'vendor/enterprise-portal-about', + label: 'Enterprise Portal', + }, { type: 'doc', docId: 'intro-kots',