Skip to content

Commit 70bbc6c

Browse files
tbitcsoz-agent
andcommitted
docs: fix RTD version URLs to use /stable/ not /latest/
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent f86e2cc commit 70bbc6c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/site/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ When you run `specsmith init` or `specsmith import`, your project gets:
2929
- **Agent integration files** — Warp SKILL.md, CLAUDE.md, Copilot instructions, Cursor rules, etc.
3030

3131
!!! note "Documentation Versions"
32-
**Stable:** [specsmith.readthedocs.io/en/latest/](https://specsmith.readthedocs.io/en/latest/) — matches the latest PyPI release.
33-
**Dev:** [specsmith.readthedocs.io/en/develop/](https://specsmith.readthedocs.io/en/develop/) — matches the develop branch (`pip install --pre specsmith`).
32+
**Stable:** [specsmith.readthedocs.io/en/stable/](https://specsmith.readthedocs.io/en/stable/) — matches `pip install specsmith`
33+
**Dev:** [specsmith.readthedocs.io/en/develop/](https://specsmith.readthedocs.io/en/develop/) — matches `pip install --pre specsmith`
3434

3535
## Quick Start
3636

0 commit comments

Comments
 (0)