Skip to content

Commit 33e853e

Browse files
authored
docs: fix broken links in quickstart guide (#1759) (#1797)
1 parent 929fab5 commit 33e853e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,6 @@ Finally, implement the solution:
173173
174174
## Next Steps
175175
176-
- Read the [complete methodology](../spec-driven.md) for in-depth guidance
177-
- Check out [more examples](../templates) in the repository
176+
- Read the [complete methodology](https://github.com/github/spec-kit/blob/main/spec-driven.md) for in-depth guidance
177+
- Check out [more examples](https://github.com/github/spec-kit/tree/main/templates) in the repository
178178
- Explore the [source code on GitHub](https://github.com/github/spec-kit)

0 commit comments

Comments
 (0)