diff --git a/.markdown_link_check_config.json b/.markdown_link_check_config.json index 8ee8073745..ede6fbc5eb 100644 --- a/.markdown_link_check_config.json +++ b/.markdown_link_check_config.json @@ -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": [