Skip to content

Commit fed5185

Browse files
committed
fix(shell-docs): rename concepts/oss-vs-cloud → oss-vs-enterprise
"Cloud" implied a single deployment shape (managed-only). "Enterprise" is the accurate name for the layer — same Intelligence Platform runs hosted at Copilot Cloud or self-hosted via the copilot-intelligence Helm chart. The page already used "Enterprise" terminology in the body; this aligns the slug, page title, and meta entry to match. File renamed via git mv (history preserved). search-index.json paths update on the next build (gitignored, regenerated).
1 parent db0dfe5 commit fed5185

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"title": "Concepts",
3-
"pages": ["architecture", "three-types-of-gen-ui", "oss-vs-cloud"]
3+
"pages": ["architecture", "three-types-of-gen-ui", "oss-vs-enterprise"]
44
}

showcase/shell-docs/src/content/docs/concepts/oss-vs-cloud.mdx renamed to showcase/shell-docs/src/content/docs/concepts/oss-vs-enterprise.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: OSS vs Cloud
2+
title: OSS vs Enterprise
33
description: What ships in CopilotKit's open-source core versus what's part of the Enterprise (Intelligence Platform) layer — Threads, Persistence, Observability, Self-Hosting.
44
icon: "lucide/Cloud"
55
doc_type: explanation

0 commit comments

Comments
 (0)