Commit Graph

1 Commits

Author SHA1 Message Date
github-actions[bot]
3b79879fcf feat: add link checker script for markdown files
- Introduced a new Python script to check the availability of URLs in markdown files within the project.
- The script supports options for fixing internal links, specifying output formats, and setting request timeouts.
- Generates detailed reports on working, broken, and skipped links, with support for text, JSON, and markdown formats.
- Updated markdown files to remove trailing punctuation from tutorial links for consistency.
2025-08-24 04:10:51 +00:00