diff --git a/README.md b/README.md index d9a307a..703c184 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ npx @gonkagate/claude-code From API key to a working Claude Code setup in one short walkthrough: -[![See the installer in action](https://raw.githubusercontent.com/GonkaGate/gonkagate-claude-code/main/.github/assets/gonkagate-claude-code-demo.gif)](https://raw.githubusercontent.com/GonkaGate/gonkagate-claude-code/main/.github/assets/gonkagate-claude-code-demo.mp4) +[![See the installer in action](https://raw.githubusercontent.com/GonkaGate/claude-code-setup/main/.github/assets/gonkagate-claude-code-demo.gif)](https://raw.githubusercontent.com/GonkaGate/claude-code-setup/main/.github/assets/gonkagate-claude-code-demo.mp4) Need an API key first? [Create one on GonkaGate](https://gonkagate.com/en). @@ -116,9 +116,9 @@ After setup: ## Need Help? -- Troubleshooting: [docs/troubleshooting.md](https://github.com/GonkaGate/gonkagate-claude-code/blob/main/docs/troubleshooting.md) -- Security notes: [docs/security.md](https://github.com/GonkaGate/gonkagate-claude-code/blob/main/docs/security.md) -- Internal behavior: [docs/how-it-works.md](https://github.com/GonkaGate/gonkagate-claude-code/blob/main/docs/how-it-works.md) +- Troubleshooting: [docs/troubleshooting.md](https://github.com/GonkaGate/claude-code-setup/blob/main/docs/troubleshooting.md) +- Security notes: [docs/security.md](https://github.com/GonkaGate/claude-code-setup/blob/main/docs/security.md) +- Internal behavior: [docs/how-it-works.md](https://github.com/GonkaGate/claude-code-setup/blob/main/docs/how-it-works.md) ## Development diff --git a/package.json b/package.json index 3678b88..0f3e103 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "@gonkagate/claude-code", "version": "0.4.0", "description": "CLI installer for using Claude Code with GonkaGate on Gonka Network.", - "homepage": "https://github.com/GonkaGate/gonkagate-claude-code#readme", + "homepage": "https://github.com/GonkaGate/claude-code-setup#readme", "bugs": { - "url": "https://github.com/GonkaGate/gonkagate-claude-code/issues" + "url": "https://github.com/GonkaGate/claude-code-setup/issues" }, "repository": { "type": "git", - "url": "git+https://github.com/GonkaGate/gonkagate-claude-code.git" + "url": "git+https://github.com/GonkaGate/claude-code-setup.git" }, "type": "module", "bin": {