From 4843ec787214ec5cbe3ce8f220716f58267f38fd Mon Sep 17 00:00:00 2001
From: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com>
Date: Tue, 23 Sep 2025 18:27:15 +0200
Subject: [PATCH] chore: fix broken links
---
apps/docs/getting-started/quick-start/tasks-quick.mdx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/apps/docs/getting-started/quick-start/tasks-quick.mdx b/apps/docs/getting-started/quick-start/tasks-quick.mdx
index 598b1c20..eef7c634 100644
--- a/apps/docs/getting-started/quick-start/tasks-quick.mdx
+++ b/apps/docs/getting-started/quick-start/tasks-quick.mdx
@@ -80,6 +80,6 @@ You can view the report in a friendly table using:
Can you show me the complexity report in a more readable format?
```
-For more detailed CLI options, see the [Analyze Task Complexity](/docs/capabilities/cli-root-commands#analyze-task-complexity) section.
+For more detailed CLI options, see the [Analyze Task Complexity](/capabilities/cli-root-commands#analyze-task-complexity) section.
-Now you are ready to begin [executing tasks](/docs/getting-started/quick-start/execute-quick)
\ No newline at end of file
+Now you are ready to begin [executing tasks](/getting-started/quick-start/execute-quick)
\ No newline at end of file