Skip to content

Commit

Permalink
adds missing pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jonniebigodes committed May 17, 2022
1 parent 94c5203 commit 2bbc30c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/markdown-link-check-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
},
{
"pattern": "https://yoursite.com/*"
},
{
"pattern": "https://my-specific-domain.com"
}
],
"aliveStatusCodes": [429, 200]
Expand Down

0 comments on commit 2bbc30c

Please sign in to comment.