docs: update clone instructions for the PxTx repo rename - #164
Merged
Conversation
The GitHub repo was renamed from replicant1/aitoui to replicant1/PxTx. The old URL still resolves via GitHub's redirect, but the README should name the current repo. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
🟢 Ready to approve
The change is a straightforward docs-only update and the updated clone instructions are consistent within the README block.
This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.
Pull request overview
Updates the README’s “Clone and open” instructions to reference the repository’s new canonical GitHub SSH URL (replicant1/PxTx) and matching directory name, aligning documentation with the repo rename while keeping other aitoui identifiers intact (as they refer to app/package/database names, not the repo).
Changes:
- Replace the old clone URL
git@github.com:replicant1/aitoui.gitwithgit@github.com:replicant1/PxTx.git. - Update the follow-up
cdcommand and Android Studio folder name toPxTx.
File summaries
| File | Description |
|---|---|
| README.md | Updates the “Clone and open” block to use the renamed repo URL and directory name. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 0
- Review effort level: Lite
We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The GitHub repo was renamed from
replicant1/aitouitoreplicant1/PxTx. The old URL still resolves via GitHub's redirect, but the README should name the current repo.Updates the Clone and open block in
README.md:Docs only — no code, no visual change, so no device verification needed.
Other
aitouioccurrences in the README are deliberately left alone; they are not the repo name:com.example.aitoui— the realapplicationIdaitoui.db— the real database filenameAitouiApp— the real class name🤖 Generated with Claude Code