Skip to content

Commit 598583a

Browse files
authored
gha(linkchecker): mark status 429 as alive (#423)
* pre-commit: fix whitespace * gha(linkchecker): mark status 429 as alive
1 parent f92167d commit 598583a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/README_AR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ header {
350350

351351
<div dir="rtl">
352352

353-
**التحويل إلى CSS / HTML / JS:**
353+
**التحويل إلى CSS / HTML / JS:**
354354

355355
</div>
356356

mlc_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"Accept-Encoding": "zstd, br, gzip, deflate"
77
}
88
}
9-
]
9+
],
10+
"aliveStatusCodes": [200, 429]
1011
}

0 commit comments

Comments
 (0)