diff --git a/README.md b/README.md index d1493a6..3f2adf1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ This repo includes an agent skill for operating `t3cli`: [`skills/t3code-cli/SKI Install it with: ```sh -npx skills add tarik02/t3cli +npx skills add tarik02-org/t3code-cli ``` ## Authentication diff --git a/package.json b/package.json index 84a18ba..299cc5d 100644 --- a/package.json +++ b/package.json @@ -8,15 +8,15 @@ "codex", "t3code" ], - "homepage": "https://github.com/tarik02/t3cli#readme", + "homepage": "https://github.com/tarik02-org/t3code-cli#readme", "bugs": { - "url": "https://github.com/tarik02/t3cli/issues" + "url": "https://github.com/tarik02-org/t3code-cli/issues" }, "license": "MIT", "author": "tarik02 ", "repository": { "type": "git", - "url": "git+https://github.com/tarik02/t3cli.git" + "url": "git+https://github.com/tarik02-org/t3code-cli.git" }, "bin": { "t3cli": "./dist/bin.js"