Skip to content

Commit

Permalink
build(deps): https://graphviz.org is down :()
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Jan 4, 2025
1 parent 163bce7 commit 30321b0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
{ "pattern": "^https://www.hl7.org/fhir/" },
{ "pattern": "^https://metaphacts.com" },
{ "pattern": "^https://kohesio.ec.europa.eu" },
{ "pattern": "^https://billiam.itch.io/deepdwn" }
{ "pattern": "^https://billiam.itch.io/deepdwn" },
{ "pattern": "^https://graphviz.org/" }
],
"aliveStatusCodes": [504, 503, 502, 405, 403, 202, 200, 0]
"aliveStatusCodes": [504, 503, 502, 405, 403, 301, 202, 200, 0]
}

0 comments on commit 30321b0

Please sign in to comment.