Skip to content

Commit

Permalink
Merge pull request #487 from docupike/white-manta
Browse files Browse the repository at this point in the history
fix(chore): Fixed option for dead urls
  • Loading branch information
patfeiler authored Oct 24, 2024
2 parents 69dd350 + 1c1ce10 commit 97227e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/remark.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"remark-lint-no-dead-urls",
{
"skipLocalhost": true,
"gotOptions": {
"deadOrAliveOptions": {
"timeout": 5000
}
}
Expand Down

0 comments on commit 97227e4

Please sign in to comment.