Merge pull request #115 from mbeacom/fix-docs-detailed-process

docs: Fix bad link in README.md for Detailed Walkthrough
This commit is contained in:
Den Delimarsky
2025-09-10 13:50:27 -07:00
committed by GitHub

View File

@@ -118,7 +118,7 @@ Our research and experimentation focus on:
## 📖 Learn more
- **[Complete Spec-Driven Development Methodology](./spec-driven.md)** - Deep dive into the full process
- **[Detailed Walkthrough](#detailed-process)** - Step-by-step implementation guide
- **[Detailed Walkthrough](#-detailed-process)** - Step-by-step implementation guide
---