diff --git a/docs-site/app/layout.config.tsx b/docs-site/app/layout.config.tsx index 8f06d60a..4e91b559 100644 --- a/docs-site/app/layout.config.tsx +++ b/docs-site/app/layout.config.tsx @@ -8,23 +8,6 @@ export const baseOptions: BaseLayoutProps = { transparentMode: "top", }, links: [ - { - type: "menu", - text: "Products", - items: [ - { - text: "ktx", - description: "The ktx CLI & toolkit docs", - url: "/docs", - }, - { - text: "Kaelio Platform", - description: "Docs for the Kaelio platform", - url: "https://docs.kaelio.com/agent/docs", - external: true, - }, - ], - }, { type: "icon", label: "Join the ktx Slack community",