* Update support files * Update nano server * Update templates * Update link format * Update link format * Update link format * Attempt to skip link checking
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"ignorePatterns": [
|
|
{
|
|
"pattern": "^http://localhost"
|
|
},
|
|
{
|
|
"pattern": "^release-notes/templates/" // ignore links in docs directory
|
|
}
|
|
],
|
|
"aliveStatusCodes": [429, 200]
|
|
}
|