diff --git a/docs/docusaurus/docusaurus.config.js b/docs/docusaurus/docusaurus.config.js index 49e1732e1396..83730448502a 100644 --- a/docs/docusaurus/docusaurus.config.js +++ b/docs/docusaurus/docusaurus.config.js @@ -55,12 +55,12 @@ module.exports = { 'GX Cloud is a fully-managed SaaS solution that simplifies deployment, scaling, and collaboration and lets you focus on data validation.', buttons: { primary: { - label: 'Try GX Cloud', - href: 'https://greatexpectations.io/cloud', + label: 'Request a demo', + href: 'https://greatexpectations.io/demo', }, secondary: { - label: 'GX Cloud overview', - href: '/docs/cloud/overview/gx_cloud_overview', + label: 'Why GX Cloud?', + href: 'https://greatexpectations.io/why-gx-cloud', }, }, },