Skip to content

Commit 128528e

Browse files
Update URL patterns in markdownlink-config.json
1 parent ef3bdd8 commit 128528e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/markdownlink-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"ignorePatterns" : [
33
{
4-
"pattern": "^https://npmjs.com"
4+
"pattern": "^https://www.npmjs.com"
55
},
66
{
7-
"pattern": "^https://ssa.gov"
7+
"pattern": "^https://www.ssa.gov"
88
}
99
],
1010
"replacementPatterns": [

0 commit comments

Comments
 (0)