Fix example: mcquack is not a mirror, use devpi instead

mcquack is Erich's own project, not a third-party mirror.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Erich Blume 2026-01-17 14:01:36 -08:00
commit c9d7acfafe

View file

@ -61,7 +61,7 @@ When a task requires cloning or using a third-party git repository (e.g., for bu
This avoids external dependencies and ensures the project is available even if the upstream is unreachable. Example mirrors:
- `https://forge.tail8d86e.ts.net/eblume/zot.git` (container registry)
- `https://forge.tail8d86e.ts.net/eblume/mcquack.git` (LaunchAgent helper)
- `https://forge.tail8d86e.ts.net/eblume/devpi.git` (PyPI proxy)
## Task Discovery