docs: fix broken links in quickstart guide (#1759) (#1797)

This commit is contained in:
Dhilip
2026-03-11 08:51:04 -04:00
committed by GitHub
parent 929fab5d98
commit 33e853e9c9

View File

@@ -173,6 +173,6 @@ Finally, implement the solution:
## Next Steps
- Read the [complete methodology](../spec-driven.md) for in-depth guidance
- Check out [more examples](../templates) in the repository
- Read the [complete methodology](https://github.com/github/spec-kit/blob/main/spec-driven.md) for in-depth guidance
- Check out [more examples](https://github.com/github/spec-kit/tree/main/templates) in the repository
- Explore the [source code on GitHub](https://github.com/github/spec-kit)