Skip to content

Commit

Permalink
Added md_link_check_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanaem committed Sep 19, 2023
1 parent ad3c21a commit b41b078
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions md_link_check_config.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"ignorePatterns": [
{"pattern": "http://neurobagel.org/vocab/*"},
{"pattern": "http://neurobagel.org/graph/"},
{"pattern": "https://www.cognitiveatlas.org/task/id/"},
{"pattern": "localhost*"},
{"pattern": "../*"},
{"pattern": "https://api.neurobagel.org/*"}
]
}

0 comments on commit b41b078

Please sign in to comment.