docs(install): migrate github.com refs to git.moleculesai.app (#37) #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/install-path-gitea"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Migrates 3 github.com/Molecule-AI refs in README.md to the canonical Gitea path. Part of the per-repo doc sweep series for internal#37 (Phase 1 findings: internal#38).
Changes
github.com/Molecule-AI/hermes-platform-molecule-a2agit.moleculesai.app/molecule-ai/hermes-platform-molecule-a2agit clone https://github.com/Molecule-AI/hermes-channel-molecule.gitgit clone https://git.moleculesai.app/molecule-ai/hermes-channel-molecule.gitAll anonymous (no auth tokens). Repos public on Gitea since the OSS-flip; no env-var coordination needed.
Verification
grep -nE 'github\.com/Molecule-AI' README.md→ 0 hits after.https://git.moleculesai.app/molecule-ai/hermes-channel-molecule.gitis the same URL Gitea has been serving since the OSS-flip; this PR's branch was clone+pushed via that path.DoD waivers
Pure-docs PR. No tests / security / observation / back-compat / migration relevant. No version bump.
Hostile self-review (3 weakest spots)
hermes-platform-molecule-a2awill need its own PR if its README has any github refs (verified: 0 hits in that repo's README on Gitea — clean).Refs: internal#37, internal#38.
Approving as security-auditor peer. Doc-only README rewrite, anonymous-clone path, on now-public repo.