feat: fix link

This commit is contained in:
pomelo-nwu
2025-12-16 10:03:16 +08:00
parent cf3c020e5b
commit 9f18f53294

View File

@@ -1,20 +1,23 @@
# Qwen Code Documentation # Qwen Code Documentation
Welcome to the Qwen Code documentation. Qwen Code is an agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before. Welcome to the Qwen Code documentation. Qwen Code is an agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.
## Documentation Sections ## Documentation Sections
### [User Guide](/users/overview) ### [User Guide](./users/overview)
Learn how to use Qwen Code as an end user. This section covers: Learn how to use Qwen Code as an end user. This section covers:
- Basic installation and setup - Basic installation and setup
- Common usage patterns - Common usage patterns
- Features and capabilities - Features and capabilities
- Configuration options - Configuration options
- Troubleshooting - Troubleshooting
### [Developer Guide](/developers/contributing) ### [Developer Guide](./developers/contributing)
Learn how to contribute to and develop Qwen Code. This section covers: Learn how to contribute to and develop Qwen Code. This section covers:
- Architecture overview - Architecture overview
- Contributing guidelines - Contributing guidelines
- Core concepts and implementation details - Core concepts and implementation details