diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 562f8ea..ba67ece 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -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"], diff --git a/README.md b/README.md index 33d8d58..b9fe0ec 100644 --- a/README.md +++ b/README.md @@ -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