diff --git a/docs/vendor/enterprise-portal-about.mdx b/docs/vendor/enterprise-portal-about.mdx index c861ddb2e6..05b630670c 100644 --- a/docs/vendor/enterprise-portal-about.mdx +++ b/docs/vendor/enterprise-portal-about.mdx @@ -1,4 +1,4 @@ -# About the Enterprise Portal (Beta) +# About the Enterprise Portal This topic provides an overview of the Replicated Enterprise Portal. @@ -35,8 +35,6 @@ For information about using the Enterprise Portal, see [Access and Use the Enter ## Limitations -* The Enterprise Portal is Beta. The features and functionality of the Enterprise Portal are subject to change. - * Installation and upgrade instructions are available only for Embedded Cluster and Helm CLI installations. The Enterprise Portal does not provide instructions for installing and upgrading with KOTS in existing clusters or with kURL. * Air gap instance records do not appear in the Enterprise Portal until the end customer creates an air gap instance record by either uploading a support bundle for that instance or manually entering instance information. For more information, see [View Active and Inactive Instances](/vendor/enterprise-portal-use#view-active-and-inactive-instances) in _Access and Use the Enterprise Portal_. diff --git a/docs/vendor/enterprise-portal-configure.mdx b/docs/vendor/enterprise-portal-configure.mdx index f64ea52c69..aceb158a78 100644 --- a/docs/vendor/enterprise-portal-configure.mdx +++ b/docs/vendor/enterprise-portal-configure.mdx @@ -1,4 +1,4 @@ -# Customize the Enterprise Portal (Beta) +# Customize the Enterprise Portal This topic describes how to customize the Enterprise Portal, including using a custom domain, changing the branding, editing the content of invitation and notification emails, and adding custom documentation. diff --git a/docs/vendor/enterprise-portal-invite.mdx b/docs/vendor/enterprise-portal-invite.mdx index ddfa0c2af0..9abe915a3c 100644 --- a/docs/vendor/enterprise-portal-invite.mdx +++ b/docs/vendor/enterprise-portal-invite.mdx @@ -1,4 +1,4 @@ -# Manage Enterprise Portal Access (Beta) +# Manage Enterprise Portal Access This topic describes how to enable or disable customer access to the Enterprise Portal. It also describes how to invite users to the Enterprise Portal from the Replicated Vendor Portal. diff --git a/docs/vendor/enterprise-portal-self-serve-signup.mdx b/docs/vendor/enterprise-portal-self-serve-signup.mdx index fe0dc2c38b..9572d9245a 100644 --- a/docs/vendor/enterprise-portal-self-serve-signup.mdx +++ b/docs/vendor/enterprise-portal-self-serve-signup.mdx @@ -1,4 +1,4 @@ -# Self-Service Enterprise Portal Sign-Ups (Beta) +# Self-Service Enterprise Portal Sign-Ups This topic describes how to enable Enterprise Portal self-service sign-ups. This allows users to access your application by signing up for Trial or Community licenses through the Enterprise Portal. @@ -47,4 +47,4 @@ To view pending trials: ![Pending Trials List View](/images/pending-trial-user.png) - [View a larger version of this image](/images/pending-trial-user.png) \ No newline at end of file + [View a larger version of this image](/images/pending-trial-user.png) diff --git a/docs/vendor/enterprise-portal-use.mdx b/docs/vendor/enterprise-portal-use.mdx index 785fd10c38..e0ccaf1356 100644 --- a/docs/vendor/enterprise-portal-use.mdx +++ b/docs/vendor/enterprise-portal-use.mdx @@ -1,4 +1,4 @@ -# Access and Use the Enterprise Portal (Beta) +# Access and Use the Enterprise Portal This topic describes how to access and use the Replicated Enterprise Portal. diff --git a/sidebars.js b/sidebars.js index 02727a6804..c5759e313a 100644 --- a/sidebars.js +++ b/sidebars.js @@ -177,7 +177,7 @@ const sidebars = { }, { type: 'category', - label: 'Enterprise Portal (Beta)', + label: 'Enterprise Portal', items: [ 'vendor/enterprise-portal-about', 'vendor/enterprise-portal-configure',