fix: replace all stale cpfarhood references with farhoodliquor
After repo transfer from cpfarhood to farhoodliquor org, update all references across docs, CI workflows, Makefile, Helm chart configs, and memory files. Closes #56 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+3
-3
@@ -15,7 +15,7 @@ This guide provides step-by-step instructions for deploying the Antigravity Dev
|
||||
### 1. Clone the Repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/cpfarhood/devcontainer.git
|
||||
git clone https://github.com/farhoodliquor/devcontainer.git
|
||||
cd devcontainer
|
||||
```
|
||||
|
||||
@@ -433,5 +433,5 @@ kubectl run backup --image=busybox --restart=Never --rm -i --tty \
|
||||
## Support
|
||||
|
||||
For issues or questions:
|
||||
- GitHub Issues: https://github.com/cpfarhood/devcontainer/issues
|
||||
- Documentation: https://github.com/cpfarhood/devcontainer
|
||||
- GitHub Issues: https://github.com/farhoodliquor/devcontainer/issues
|
||||
- Documentation: https://github.com/farhoodliquor/devcontainer
|
||||
Reference in New Issue
Block a user