diff --git a/README.md b/README.md index 85a9a8f1e..efbbcb24b 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Want to see Spec Kit in action? Watch our [video overview](https://www.youtube.c | [Roo Code](https://roocode.com/) | ✅ | | | [SHAI (OVHcloud)](https://github.com/ovh/shai) | ✅ | | | [Windsurf](https://windsurf.com/) | ✅ | | -| [Antigravity (agy)](https://agy.ai/) | ✅ | | +| [Antigravity (agy)](https://antigravity.google/) | ✅ | | | Generic | ✅ | Bring your own agent — use `--ai generic --ai-commands-dir ` for unsupported agents | ## 🔧 Specify CLI Reference diff --git a/src/specify_cli/__init__.py b/src/specify_cli/__init__.py index 5651ac722..22e28efb3 100644 --- a/src/specify_cli/__init__.py +++ b/src/specify_cli/__init__.py @@ -136,7 +136,7 @@ def _format_rate_limit_error(status_code: int, headers: httpx.Headers, url: str) "name": "Claude Code", "folder": ".claude/", "commands_subdir": "commands", - "install_url": "https://docs.anthropic.com/en/docs/claude-code/setup", + "install_url": "https://code.claude.com/docs/en/setup", "requires_cli": True, }, "gemini": { diff --git a/templates/commands/specify.md b/templates/commands/specify.md index 5fd4489ee..0875df340 100644 --- a/templates/commands/specify.md +++ b/templates/commands/specify.md @@ -148,7 +148,7 @@ Given that feature description, do this: c. **Handle Validation Results**: - - **If all items pass**: Mark checklist complete and proceed to step 6 + - **If all items pass**: Mark checklist complete and proceed to step 7 - **If items fail (excluding [NEEDS CLARIFICATION])**: 1. List the failing items and specific issues