Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Jan 14, 2025
1 parent 5fee8b2 commit fe99fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
[[context.deploy-preview.plugins]]
package = "netlify-plugin-checklinks"
[context.deploy-preview.plugins.inputs]
todoPatterns = [ "load", "CHANGELOG.html", "x.com", "twitter.com", "/v/" ]
todoPatterns = [ "load", "CHANGELOG.html", "/v/", "x.com", "twitter.com", "www.php.net" ]
skipPatterns = [ ".rss", ".gif", ".jpg" ]
checkExternal = true

Expand Down

0 comments on commit fe99fe4

Please sign in to comment.