Fix broken links in hosts/README.md

Replace references to non-existent docs with actual files.
Refs #15
This commit is contained in:
2025-11-30 15:40:00 +00:00
parent 2459f6697b
commit 2941a95d63

View File

@@ -71,5 +71,6 @@ No need to manually configure hosts after deployment - these files ensure clean,
## See Also ## See Also
- [HOST_INTERFACE_CONFIGURATION.md](../docs/HOST_INTERFACE_CONFIGURATION.md) - Detailed documentation - [Main README](../README.md) - Project overview and quick start
- [DEPLOYMENT_GUIDE.md](../DEPLOYMENT_GUIDE.md) - Lab deployment instructions - [TROUBLESHOOTING.md](../TROUBLESHOOTING.md) - Troubleshooting guide
- [END_TO_END_TESTING.md](../END_TO_END_TESTING.md) - Testing procedures