Merge pull request 'fix(post-suspension): migrate github.com/Molecule-AI refs to git.moleculesai.app (Class G #168)' (#2) from fix/post-suspension-github-urls into main
All checks were successful
CI / Shellcheck + wrapper tests (push) Successful in 33s
CI / Go build + test + vet (push) Successful in 1m57s

This commit is contained in:
devops-engineer 2026-05-07 20:04:21 +00:00
commit bfc64dd95a
2 changed files with 2 additions and 2 deletions

View File

@ -115,5 +115,5 @@ shared and platform-managed, not in plugin scope).
- internal `product/plugin-architecture-v2.md` — target arch for v2
migration
[molecule-core#1957]: https://github.com/Molecule-AI/molecule-core/issues/1957
[molecule-core#1957]: https://git.moleculesai.app/molecule-ai/molecule-core/issues/1957
[plugin-architecture-v2]: https://git.moleculesai.app/molecule-ai/internal/src/branch/main/product/plugin-architecture-v2.md

View File

@ -32,7 +32,7 @@ axis. At that point:
- Grade-A hot reload becomes possible (platform can re-emit the file
without a workspace restart).
[v2]: https://github.com/Molecule-AI/internal/blob/main/product/plugin-architecture-v2.md
[v2]: https://git.moleculesai.app/molecule-ai/internal/blob/main/product/plugin-architecture-v2.md
---