[PR #476] [MERGED] docs: Update repo references for new Github org #564

Closed
opened 2026-03-02 23:47:06 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: updateRepoOrg


📝 Commits (4)

  • 9d7bba4 Update repo references for new Github org
  • 77b62fa Merge branch 'main' into updateRepoOrg
  • 71071cd Merge branch 'main' into updateRepoOrg
  • bf53c8d prettier

📊 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.sh script 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.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/476 **Author:** [@liamdon](https://github.com/liamdon) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/11/2026 **Merged by:** [@kommander](https://github.com/kommander) **Base:** `main` ← **Head:** `updateRepoOrg` --- ### 📝 Commits (4) - [`9d7bba4`](https://github.com/anomalyco/opentui/commit/9d7bba49e666a3dc82efa4e72e8f103f8ff97820) Update repo references for new Github org - [`77b62fa`](https://github.com/anomalyco/opentui/commit/77b62faa2b13ee4137f18e7c355d5ba9d69a5650) Merge branch 'main' into updateRepoOrg - [`71071cd`](https://github.com/anomalyco/opentui/commit/71071cd6b5514f3fcc1b288cb081fd91a4f52b67) Merge branch 'main' into updateRepoOrg - [`bf53c8d`](https://github.com/anomalyco/opentui/commit/bf53c8d28c572afc21307906555f853f57ab0918) prettier ### 📊 Changes **12 files changed** (+16 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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.sh` script 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? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:47:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#564
No description provided.