Commit 609631b
Remove custom link validation script, keep only lychee-action
Removed custom validation tooling as requested:
- Deleted scripts/validate-docs-links.mjs
- Deleted scripts/README.md
- Deleted .github/workflows/validate-docs-links.yml
- Removed validate:links npm script from package.json
- Updated CONTRIBUTING.md to reference only lychee-action
Keeping only the lychee-action workflow (.github/workflows/check-links.yml)
for link validation.
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>1 parent 0f782d1 commit 609631b
File tree
5 files changed
+1
-422
lines changed- .github/workflows
- scripts
5 files changed
+1
-422
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | | - | |
457 | | - | |
458 | | - | |
459 | | - | |
460 | | - | |
461 | | - | |
462 | | - | |
463 | | - | |
464 | | - | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | | - | |
| 456 | + | |
469 | 457 | | |
470 | 458 | | |
471 | 459 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
| |||
This file was deleted.
0 commit comments