diff --git a/website/docusaurus.config.ts b/website/docusaurus.config.ts index f7002f08ab..82526ab9a5 100644 --- a/website/docusaurus.config.ts +++ b/website/docusaurus.config.ts @@ -352,6 +352,10 @@ class="header-github-link" label: 'Pricing', href: 'https://www.getunleash.io/pricing', }, + { + label: 'Product vision', + href: 'https://www.getunleash.io/product-vision', + }, { label: 'Open live demo', href: 'https://app.unleash-hosted.com/demo/login', @@ -381,10 +385,6 @@ class="header-github-link" label: 'Status', href: 'https://unleash.instatus.com', }, - { - label: 'Roadmap', - href: 'https://github.com/orgs/Unleash/projects/10/views/1', - }, { label: 'Changelog', href: 'https://github.com/Unleash/unleash/releases',