docs(SETUP): correct setup documentation links (#1478)
This commit is contained in:
parent
96d993e382
commit
7acbbe5e6d
|
|
@ -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
|
||||
Loading…
Reference in New Issue