Skip to content

Commit

Permalink
docs: ignore a link (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Selflocking authored Nov 4, 2023
1 parent 2d15b84 commit faf647c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/docs.links.check.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"ignorePatterns": [
{
"pattern": "^(?!https?:\/\/)"
},
{
"pattern": "^https://azure.microsoft.com/en-us/products/storage/blobs"
}
]
}
}

0 comments on commit faf647c

Please sign in to comment.