mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-24 20:45:56 +03:00
[PR #476] [MERGED] docs: Update repo references for new Github org #564
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#564
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/anomalyco/opentui/pull/476
Author: @liamdon
Created: 1/5/2026
Status: ✅ Merged
Merged: 1/11/2026
Merged by: @kommander
Base:
main← Head:updateRepoOrg📝 Commits (4)
9d7bba4Update repo references for new Github org77b62faMerge branch 'main' into updateRepoOrg71071cdMerge branch 'main' into updateRepoOrgbf53c8dprettier📊 Changes
12 files changed (+16 additions, -15 deletions)
View changed files
📝
CONTRIBUTING.md(+1 -1)📝
README.md(+3 -3)📝
packages/core/docs/development.md(+1 -1)📝
packages/core/package.json(+1 -1)📝
packages/core/src/renderables/Box.ts(+1 -1)📝
packages/core/src/tests/renderer.useMouse.test.ts(+1 -1)📝
packages/react/README.md(+1 -1)📝
packages/react/package.json(+1 -1)📝
packages/react/tests/link.test.tsx(+2 -1)📝
packages/solid/README.md(+2 -2)📝
packages/solid/package.json(+1 -1)📝
packages/solid/tests/link.test.tsx(+1 -1)📄 Description
Now that you've moved to a new Github org/user, there are many references to the old Github repo URL. I believe this may be breaking the
install.shscript for examples, as it doesn't handle the redirect properly - that's what motivated me to fix this as a passer-by.Most of these are doc/string changes that seem harmless, the only part I'm not sure about is if changing the Go modules source will cause any issues for developers?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.