Skip to content

Commit

Permalink
[chore] Disable link check for semconv pulls and issues (open-telemet…
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova authored Apr 24, 2024
1 parent 387b74f commit 4d80b4c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .markdown_link_check_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"ignorePatterns": [
{
"pattern": "^https://github\\.com/open-telemetry/opentelemetry-specification/(issues|pull)"
},
{
"pattern": "^https://github\\.com/open-telemetry/semantic-conventions/(issues|pull)"
}
],
"replacementPatterns": [
Expand Down

0 comments on commit 4d80b4c

Please sign in to comment.