From 5d63f6ba9d68daf1e172c489e59c54d23919712d Mon Sep 17 00:00:00 2001 From: hushamsaeed Date: Sat, 2 May 2026 14:21:20 +0500 Subject: [PATCH] docs: fix README link to /sdk/ (was /sdk/ts/, 404) Audit caught the broken link. Site only has /sdk/, not /sdk/ts/. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d114d3..c3243d6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A pnpm-workspaces monorepo. Each workspace ships as an independently-versioned npm package under `@plinth-dev`. Split for tree-shaking and selective adoption. -Design rationale per package: . +Design rationale per package: . ## Packages