fix: update repo URLs to git.sethpc.xyz-connector
This commit is contained in:
@@ -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"],
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user