diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8371288..e31e69d4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -51,8 +51,8 @@ Slash commands that invoke useful workflows: ```bash # 1. Fork and clone -gh repo fork affaan-m/everything-claude-code --clone -cd everything-claude-code +gh repo fork affaan-m/ECC --clone +cd ECC # 2. Create a branch git checkout -b feat/my-contribution @@ -485,7 +485,7 @@ How you tested this. ## Questions? -- **Issues:** [github.com/affaan-m/everything-claude-code/issues](https://github.com/affaan-m/everything-claude-code/issues) +- **Issues:** [github.com/affaan-m/ECC/issues](https://github.com/affaan-m/ECC/issues) - **X/Twitter:** [@affaanmustafa](https://x.com/affaanmustafa) ---