From f824004f9953a822ab96adc4b48d9cdceb9060e7 Mon Sep 17 00:00:00 2001 From: joeytoday Date: Wed, 17 Dec 2025 15:03:23 +0800 Subject: [PATCH] docs: updated links in index.md --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 839e5545..73a33775 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,7 +4,7 @@ Welcome to the Qwen Code documentation. Qwen Code is an agentic coding tool that ## Documentation Sections -### [User Guide](../users/overview) +### [User Guide](./users/overview) Learn how to use Qwen Code as an end user. This section covers: - Basic installation and setup @@ -13,7 +13,7 @@ Learn how to use Qwen Code as an end user. This section covers: - Configuration options - Troubleshooting -### [Developer Guide](./developers/contributing) +### [Developer Guide](./developers/architecture) Learn how to contribute to and develop Qwen Code. This section covers: