Skip to content

Commit 273f5a2

Browse files
authored
Merge pull request #3657 from replicatedhq/update-navbar-products
add enterprise portal to the navbar dropdown
2 parents 751ce26 + 8c6da4e commit 273f5a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,11 @@ const config = {
139139
docId: 'vendor/embedded-overview',
140140
label: 'Embedded Cluster',
141141
},
142+
{
143+
type: 'doc',
144+
docId: 'vendor/enterprise-portal-about',
145+
label: 'Enterprise Portal',
146+
},
142147
{
143148
type: 'doc',
144149
docId: 'intro-kots',

0 commit comments

Comments
 (0)