docs(SETUP): correct setup documentation links (#1478)

This commit is contained in:
Zeng Qingwen 2026-03-27 22:44:01 +08:00 committed by GitHub
parent 96d993e382
commit 7acbbe5e6d
1 changed files with 2 additions and 2 deletions

View File

@ -88,5 +88,5 @@ chmod 600 ../config.yaml # Protect sensitive configuration
## See Also
- [Configuration Guide](docs/CONFIGURATION.md) - Detailed configuration options
- [Architecture Overview](CLAUDE.md) - System architecture
- [Configuration Guide](CONFIGURATION.md) - Detailed configuration options
- [Architecture Overview](../CLAUDE.md) - System architecture