1

Gestion et affichage des liens morts

This commit is contained in:
2025-11-11 17:27:52 +01:00
parent e533dc3fc1
commit 39dbd89397
13 changed files with 892 additions and 1356 deletions

View File

@@ -1,6 +1,6 @@
{
"scripts": {
"links:refresh": "node tools/run_link_checks.js"
"links:refresh": "node tools/check_external_links.js"
},
"dependencies": {
"postcss-import": "^16.1.0",