squadrant 0.11.2 → 0.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -129,7 +129,7 @@ Six internal packages in a one-way dependency DAG. All are private (not publishe
129
129
  - `dist/index.js` — CLI bin (`squadrant` command), entry: `packages/cli/src/index.ts`
130
130
  - `dist/squadrantd.js` — daemon process, entry: `packages/cli/src/daemon-host.ts`
131
131
 
132
- See the [architecture diagram](docs/diagrams/2026-06-18-cockpit-monorepo-architecture.html) for a visual overview.
132
+ See the [architecture diagram](docs/diagrams/2026-06-18-squadrant-monorepo-architecture.html) for a visual overview.
133
133
 
134
134
  ## Architecture
135
135