From 82d1d6ceec71b70ccd415ec1bb7629426490e69c Mon Sep 17 00:00:00 2001 From: Ed Snible Date: Wed, 29 Jul 2026 09:14:21 -0400 Subject: [PATCH] Unbold reliability Signed-off-by: Ed Snible --- docusaurus.config.ts | 2 +- ecosystem/welcome.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docusaurus.config.ts b/docusaurus.config.ts index f598c51..42b36b3 100644 --- a/docusaurus.config.ts +++ b/docusaurus.config.ts @@ -236,7 +236,7 @@ const config: Config = { // === TEMPORARY: docs footer links hidden until docs go public. === // TO RESTORE: uncomment these four links. // {label: 'Documentation', to: '/docs/category/getting-started'}, - // {label: 'Quickstart', to: '/docs/getting-started/quickstart'}, + // {label: 'Quickstart', to: '/docs/overview/quickstart'}, // {label: 'Architecture', to: '/docs/concepts/architecture'}, // {label: 'Guides', to: '/docs/category/guides'}, {label: 'Contributing', to: '/contributing'}, diff --git a/ecosystem/welcome.mdx b/ecosystem/welcome.mdx index 4abe589..fa5dd88 100644 --- a/ecosystem/welcome.mdx +++ b/ecosystem/welcome.mdx @@ -106,7 +106,7 @@ export const rossoctlServices = [
-rossoctl is a set of platform primitives for agent security, resilience, **reliability** and efficiency that +rossoctl is a set of platform primitives for agent security, resilience, reliability and efficiency that platform owners can build on. It comes in three parts: RossoCortex, a data plane that mediates what agents do, a set of services agents can call and a set of tools and frameworks for observability, security, governance and administration. It's open source, framework-neutral,