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,