Skip to content

Commit 7eff684

Browse files
authored
Merge branch 'open-telemetry:main' into pt_update_concepts_sampling
2 parents 15be0ef + 57676e2 commit 7eff684

22 files changed

+195
-156
lines changed

content/en/docs/languages/java/intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependency structure:
106106
## Dependencies and BOMs
107107

108108
A
109-
[bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms),
109+
[bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Bill_of_Materials_.28BOM.29_POMs),
110110
or BOM for short, is an artifact that helps keep the versions of related
111111
dependencies aligned. OpenTelemetry Java publishes several BOMs catering to
112112
different use cases, listed below in order of increasing scope. We highly

0 commit comments

Comments
 (0)