Skip to content

Commit aface15

Browse files
traskjoaopgrassi
andauthored
Update link check exclusion (open-telemetry#632)
Co-authored-by: Joao Grassi <joao.grassi@dynatrace.com>
1 parent efe8fa5 commit aface15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.markdown_link_check_config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"replacement": "{{BASEURL}}/"
1111
},
1212
{
13-
"pattern": "^https://github.com/open-telemetry/semantic-conventions/(blob|tree)/[^v][^/]*/docs/",
13+
"pattern": "^https://github.com/open-telemetry/semantic-conventions/(blob|tree)/main/docs/",
1414
"replacement": "LINK-CHECK-ERROR-USE-LOCAL-PATH-TO-DOC-PAGE-NOT-EXTERNAL-URL/"
1515
}
1616
],

0 commit comments

Comments
 (0)