docs: update contribution links for ECC repo

This commit is contained in:
Affaan Mustafa
2026-05-31 02:34:27 -04:00
parent 654c899b56
commit 7f3bc8f1e2

View File

@@ -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)
---