mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
mlc_config.json: ignore iso.org links in markdown-link-check
iso.org blocks automated HTTP requests with 403 Forbidden. Also update the ISO 30170 URLs to current format in README.md and CONTRIBUTING.md. Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
},
|
||||
{
|
||||
"pattern": "^mailto:"
|
||||
},
|
||||
{
|
||||
"pattern": "^https://www.iso.org/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user