Skip to content

Commit b6fdcbc

Browse files
Brian Akakaclaude
andcommitted
docs: update repo URL to github.com/akakabrian/rejoin
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 954d51a commit b6fdcbc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If `tmux` is missing:
5252
### 2. Clone
5353

5454
```bash
55-
git clone https://github.com/brianakaka7debug/rejoin.git ~/AI/tools/rejoin
55+
git clone https://github.com/akakabrian/rejoin.git ~/AI/tools/rejoin
5656
cd ~/AI/tools/rejoin
5757
```
5858

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ rejoin = "rejoin.app:main"
4545
rejoin-tui = "rejoin.tui:main"
4646

4747
[project.urls]
48-
Homepage = "https://github.com/brianakaka7debug/rejoin"
49-
Issues = "https://github.com/brianakaka7debug/rejoin/issues"
50-
Repository = "https://github.com/brianakaka7debug/rejoin"
48+
Homepage = "https://github.com/akakabrian/rejoin"
49+
Issues = "https://github.com/akakabrian/rejoin/issues"
50+
Repository = "https://github.com/akakabrian/rejoin"
5151

5252
[tool.setuptools.packages.find]
5353
include = ["rejoin*"]

0 commit comments

Comments
 (0)