From 51694b6de22150c33605f8e1b36b60dd3cde02e3 Mon Sep 17 00:00:00 2001 From: Ralph Khreish <35776126+Crunchyman-ralph@users.noreply.github.com> Date: Tue, 23 Sep 2025 18:21:43 +0200 Subject: [PATCH] chore: fix broken mintlify links --- apps/docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/README.md b/apps/docs/README.md index f149ee92..af851076 100644 --- a/apps/docs/README.md +++ b/apps/docs/README.md @@ -21,4 +21,4 @@ Welcome to the Task Master documentation. This documentation site provides compr ## Need More Help? -If you can't find what you're looking for in these docs, please check the [main README](../README.md) or visit our [GitHub repository](https://github.com/eyaltoledano/claude-task-master). +If you can't find what you're looking for in these docs, please check the [main README](../../README.md) or visit our [GitHub repository](https://github.com/eyaltoledano/claude-task-master).