Skip to content

chore: correct GitHub URLs and username, add star request to README - #3

Merged
iAmAdheil merged 1 commit into
developfrom
chore/fix-repo-links
Aug 23, 2026
Merged

chore: correct GitHub URLs and username, add star request to README#3
iAmAdheil merged 1 commit into
developfrom
chore/fix-repo-links

Conversation

@iAmAdheil

@iAmAdheil iAmAdheil commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Problem

Every GitHub link in the package pointed to github.com/ibeginnernoob/react-native-latex, which returns 404. The account is iAmAdheil and the repository is react-native-LaTeX-renderer. The dead repository field also broke the Repository link on the npm package page, so users of the package had no working path back to this repo.

Changes

  • package.jsonrepository, homepage, bugs, and the author URL now point to iAmAdheil/react-native-LaTeX-renderer
  • package.json / LICENSE — author name and copyright changed to iAmAdheil
  • .github/ISSUE_TEMPLATE/config.yml — discussion links corrected
  • README.md — star request line added at the start

Notes

  • The discussion links need GitHub Discussions turned on for this repository.
  • Republish to npm to make the corrected Repository link visible there.

🤖 Generated with Claude Code

https://claude.ai/code/session_013tun39UKe9WaTjCBq9DSMh


Summary by cubic

Fixes all GitHub links and author metadata to iAmAdheil/react-native-LaTeX-renderer, restoring working Repository, Issues, and Discussions links; also adds a brief star request in README.md. Old links targeted ibeginnernoob/react-native-latex and 404’d, which also broke the npm package’s Repository link; no runtime or API changes.

Rollout

  • Enable GitHub Discussions to activate the updated discussion links.
  • Republish to npm to refresh the Repository link on the package page.

Written for commit efe50e5. Summary will update on new commits.

Review in cubic

The repository, homepage, bugs and discussion links pointed to
github.com/ibeginnernoob/react-native-latex, which returns 404. This
also broke the Repository link on the npm package page.

- Point all GitHub URLs to iAmAdheil/react-native-LaTeX-renderer
- Set the author name and LICENSE copyright to iAmAdheil
- Add a star request line at the start of the README

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013tun39UKe9WaTjCBq9DSMh

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Re-trigger cubic

@iAmAdheil
iAmAdheil merged commit a4e8374 into develop Aug 23, 2026
5 checks passed
@iAmAdheil
iAmAdheil deleted the chore/fix-repo-links branch August 23, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant