From 03ee3401e7abde9b3029ae26d0cbd5586f24ba79 Mon Sep 17 00:00:00 2001 From: Den Delimarsky <53200638+localden@users.noreply.github.com> Date: Mon, 8 Sep 2025 23:16:51 -0700 Subject: [PATCH] Update docs/quickstart.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index d70fe82..e2631c7 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -109,6 +109,6 @@ implement specs/002-create-taskify/plan.md ## Next Steps -- Read the [complete methodology](../spec-driven.md) for in-depth guidance +- Read the complete methodology for in-depth guidance - Check out more examples in the repository - Explore the source code on GitHub