From 775da4787b847261d588e5d672302ec4d9be8796 Mon Sep 17 00:00:00 2001 From: Thomas Heartman Date: Fri, 14 Jan 2022 13:40:56 +0100 Subject: [PATCH] docs: remove links to deployment, integrations, and api. --- website/docusaurus.config.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index cab7229147..d8c7d9ca38 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -30,9 +30,6 @@ module.exports = { label: 'Documentation', activeBaseRegex: '(user_guide|sdks|addons|advanced)', }, - { to: 'deploy/getting_started', label: 'Deploy and manage' }, - { to: 'integrations', label: 'Integrations' }, - { to: '/api', label: 'API' }, { href: 'https://www.getunleash.io/plans', label: 'Unleash Enterprise',