Skip to content

Commit a0c48d2

Browse files
committed
update markdown link checker config
1 parent 5aa6e58 commit a0c48d2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.mlc-config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@
66
},
77
{
88
"pattern": "\\{\\{"
9+
},
10+
{
11+
"pattern": "^https://doi.org/<replace-with-created-DOI>"
12+
},
13+
{
14+
"pattern": "^https://bestpractices.coreinfrastructure.org/projects/<replace-with-created-project-identifier>"
915
}
1016
],
1117
"replacementPatterns": [

0 commit comments

Comments
 (0)