Fix documentation links: convert inline doc references to proper markdown links

This commit is contained in:
Robert McMahon 2025-12-28 18:04:11 -08:00
parent 2118556fbd
commit 0e514cbbda
1 changed files with 2 additions and 2 deletions

View File

@ -135,7 +135,7 @@ iperf status
- `monitor channel <channel>` - Set monitor channel
- `monitor status` - Show monitor status
For detailed command documentation, see `doc/QUICK_REFERENCE.md`.
For detailed command documentation, see [Quick Reference](doc/QUICK_REFERENCE.md).
## Mass Deployment
@ -153,7 +153,7 @@ python3 esp32_deploy.py \
--iperf-port 5001
```
See `doc/DEPLOYMENT_GUIDE.md` for complete deployment instructions.
See [Deployment Guide](doc/DEPLOYMENT_GUIDE.md) for complete deployment instructions.
### USB Port Mapping (`gen_udev_rules.py`)