diff --git a/docs/quickstart.md b/docs/quickstart.md index 37d431db..4b2c3c88 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -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)