Skip to content

Commit

Permalink
docs: don't link check a couple of unstable external urls [skip ci] (d…
Browse files Browse the repository at this point in the history
…dev#5852) [skip ci]
  • Loading branch information
rfay authored Feb 17, 2024
1 parent e280b37 commit c7ae1b6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@
},
{
"pattern": "^https://analytics.amplitude.com"
},
{
"pattern": "^https://stackoverflow.com/questions/tagged/ddev"
},
{
"pattern": "https://packages.debian.org/stable/"
}
],
"httpHeaders": [
Expand Down

0 comments on commit c7ae1b6

Please sign in to comment.