From da544bf2dfac737eb7460bcb5ca5720db6aa441a Mon Sep 17 00:00:00 2001 From: Molecule AI SDK-Dev Date: Wed, 13 May 2026 11:32:34 +0000 Subject: [PATCH] docs(sdk): fix stale GitHub URL to internal repo Update the molecule-core docs URL in CLAUDE.md from the suspended github.com/hongmingw/molecule-monorepo to the correct internal repo URL on git.moleculesai.app. Co-Authored-By: Claude Opus 4.7 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 1ebea23..79ba0cb 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -233,4 +233,4 @@ python -m molecule_agent verify-sha256 ./my-plugin-dir triage. - **CLAUDE.md/PLAN.md sync PRs:** treat these as always noteworthy. - **molecule-core docs:** Full platform `PLAN.md` and architecture docs at - `https://github.com/hongmingw/molecule-monorepo` + `https://git.moleculesai.app/molecule-ai/internal`