Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… is valid
  • Loading branch information
richelbilderbeek committed Nov 13, 2024
1 parent a42c850 commit d10b152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mlc_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"aliveStatusCodes": [200, 403, 418, 503],
"ignorePatterns": [
{
"pattern": "^https://www.sciencedirect.com/science/article/abs/pii/S0308521X01000543$"
"pattern": "https://www.sciencedirect.com/science/article/pii/S0308521X01000543"
}
]
}

0 comments on commit d10b152

Please sign in to comment.