- Add scripts/validate_links.py with category-based link checking,
dead link detection, archive.org fallback suggestions, concurrent
checking with threading, and result caching
- Add scripts/test_validate_links.py with comprehensive pytest tests
- Fix formatting issue in README.md
Signed-off-by: Srikanth Patchava <spatchava@meta.com>