fix: update repo URLs to git.sethpc.xyz-connector
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
"name": "Seth",
|
"name": "Seth",
|
||||||
"url": "https://git.sethpc.xyz"
|
"url": "https://git.sethpc.xyz"
|
||||||
},
|
},
|
||||||
"homepage": "https://git.sethpc.xyz/Seth/gitea-connector",
|
"homepage": "https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector",
|
||||||
"repository": "https://git.sethpc.xyz/Seth/gitea-connector",
|
"repository": "https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"commands": ["./commands"],
|
"commands": ["./commands"],
|
||||||
"agents": ["./agents"],
|
"agents": ["./agents"],
|
||||||
|
|||||||
@@ -13,8 +13,8 @@ claude plugin add /path/to/gitea-connector
|
|||||||
Or clone it:
|
Or clone it:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.sethpc.xyz/Seth/gitea-connector.git
|
git clone https://git.sethpc.xyz/Seth/git.sethpc.xyz-connector.git
|
||||||
claude plugin add ./gitea-connector
|
claude plugin add ./git.sethpc.xyz-connector
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|||||||
Reference in New Issue
Block a user