From 51bf44f09412465d577206c1a553f6cf3246cde8 Mon Sep 17 00:00:00 2001 From: documentation-specialist Date: Wed, 6 May 2026 23:52:17 -0700 Subject: [PATCH] docs(install): migrate plugin-architecture-v2 link to git.moleculesai.app (#37) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit One actionable edit: README:119 link reference [plugin-architecture-v2] points at github.com/Molecule-AI/internal (suspended) → migrated to git.moleculesai.app/molecule-ai/internal/src/branch/main/... (Gitea path-shape). LEFT AS-IS: - README:78 — Go module path `github.com/Molecule-AI/molecule-ai-plugin- gh-identity` inside a code block describing current go.mod state. Updates with the cross-repo Go-module migration PR. - README:118 — historical PR ref to molecule-core#1957. Per Q3 (kept as audit trail for the 119 historical issue/PR cross-refs). Refs: molecule-ai/internal#37, molecule-ai/internal#38, molecule-ai/internal#42 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a198e35..341adac 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,4 @@ shared and platform-managed, not in plugin scope). migration [molecule-core#1957]: https://github.com/Molecule-AI/molecule-core/issues/1957 -[plugin-architecture-v2]: https://github.com/Molecule-AI/internal/blob/main/product/plugin-architecture-v2.md +[plugin-architecture-v2]: https://git.moleculesai.app/molecule-ai/internal/src/branch/main/product/plugin-architecture-v2.md -- 2.45.2