fix: update repo URLs to git.sethpc.xyz-connector

This commit is contained in:
Mortdecai
2026-04-01 17:53:21 -04:00
parent 85a9b03171
commit 006e27379d
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
"name": "Seth",
"url": "https://git.sethpc.xyz"
},
"homepage": "https://git.sethpc.xyz/Seth/gitea-connector",
"repository": "https://git.sethpc.xyz/Seth/gitea-connector",
"homepage": "https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector",
"repository": "https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector",
"license": "MIT",
"commands": ["./commands"],
"agents": ["./agents"],
+2 -2
View File
@@ -13,8 +13,8 @@ claude plugin add /path/to/gitea-connector
Or clone it:
```bash
git clone https://git.sethpc.xyz/Seth/gitea-connector.git
claude plugin add ./gitea-connector
git clone https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector.git
claude plugin add ./git.sethpc.xyz-connector
```
## Setup