Skip to content

Commit e280ada

Browse files
authored
Merge branch 'main' into patch-1
2 parents acfc2c2 + d7a67f3 commit e280ada

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

markdown_link_check_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,11 @@
66
"Accept-Encoding": "br, gzip, deflate"
77
}
88
}
9+
],
10+
"replacementPatterns": [
11+
{
12+
"pattern": "^https://www\\.npmjs\\.com/package",
13+
"replacement": "https://registry.npmjs.org"
14+
}
915
]
1016
}

0 commit comments

Comments
 (0)