Skip to content

Commit 7725bc5

Browse files
committed
Update netlify.toml patterns.
1 parent 30f59b4 commit 7725bc5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

netlify.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
[[plugins]]
3333
package = "netlify-plugin-checklinks"
3434
[plugins.inputs]
35-
todoPatterns = [ "load" ]
36-
skipPatterns = [ ".rss", ".gif", ".jpg", 'x.com', 'twitter.com' ]
35+
todoPatterns = [ "load", "CHANGELOG.html", "x.com", "twitter.com" ]
36+
skipPatterns = [ ".rss", ".gif", ".jpg" ]
3737
checkExternal = true
3838

3939
# We need this so preview environments and the base site look ok on their own

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)