Skip to content

Commit e4d7ac5

Browse files
committed
docs: point repo URLs back at simtabi/claude-code-install-manager
The repo was briefly created under the laranail org while shipping v0.1.0. The canonical home is simtabi/claude-code-install-manager; the repo has been transferred and GitHub redirects the old URLs. Update the three places that hardcoded the laranail path so external links stop relying on the redirect.
1 parent dbc9671 commit e4d7ac5

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ blank_issues_enabled: false
22

33
contact_links:
44
- name: Security vulnerability
5-
url: https://github.com/laranail/claude-code-install-manager/security/policy
5+
url: https://github.com/simtabi/claude-code-install-manager/security/policy
66
about: |
77
Do NOT file a public issue for security problems. See SECURITY.md
88
for the private disclosure address (opensource@simtabi.com).

.github/RELEASE_NOTES_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ This is a per-user tool. To upgrade in place:
5555

5656
## Full change list
5757

58-
See [CHANGELOG.md](https://github.com/laranail/claude-code-install-manager/blob/main/CHANGELOG.md).
58+
See [CHANGELOG.md](https://github.com/simtabi/claude-code-install-manager/blob/main/CHANGELOG.md).

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ First public release.
133133
- Release notes template with stable Artifacts / Verifying /
134134
Upgrading sections.
135135

136-
[Unreleased]: https://github.com/laranail/claude-code-install-manager/compare/v0.1.0...HEAD
137-
[0.1.0]: https://github.com/laranail/claude-code-install-manager/releases/tag/v0.1.0
136+
[Unreleased]: https://github.com/simtabi/claude-code-install-manager/compare/v0.1.0...HEAD
137+
[0.1.0]: https://github.com/simtabi/claude-code-install-manager/releases/tag/v0.1.0

0 commit comments

Comments
 (0)