docs: final cleanup - fix all remaining inconsistencies

Fixed:
- Badge URLs in README.md (cpfarhood → privilegedescalation)
- Repository references in docs/README.md
- Old version references in docs (v0.2.0 → v0.2.4)
- Tarball filenames in installation guides (0.2.0 → 0.2.4)
- Publishing documentation references
- Removed remaining emojis from README

All documentation now consistently references:
- Organization: privilegedescalation
- Version: 0.2.4
- No emojis or marketing fluff
- Correct tarball checksums

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
This commit is contained in:
2026-02-12 11:22:05 -05:00
parent 8001e87088
commit 0c02a349ef
6 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ All code is complete, tested, and committed to the `main` branch.
### 1. Create GitHub Repository
```bash
# On GitHub: Create repository "headlamp-sealed-secrets-plugin" under cpfarhood
# On GitHub: Create repository "headlamp-sealed-secrets-plugin" under privilegedescalation
# Then run:
git remote add origin https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin.git
git push -u origin main