Skip to content

Commit 57676e2

Browse files
docs(languages/java/intro): current section links BOM (#6180)
Co-authored-by: opentelemetrybot <[email protected]>
1 parent 4575bd5 commit 57676e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
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

static/refcache.json

+4
Original file line numberDiff line numberDiff line change
@@ -13407,6 +13407,10 @@
1340713407
"StatusCode": 200,
1340813408
"LastSeen": "2025-02-01T06:58:09.358-05:00"
1340913409
},
13410+
"https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Bill_of_Materials_.28BOM.29_POMs": {
13411+
"StatusCode": 206,
13412+
"LastSeen": "2025-02-04T01:52:41.254397285Z"
13413+
},
1341013414
"https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms": {
1341113415
"StatusCode": 206,
1341213416
"LastSeen": "2025-01-30T16:59:49.463144-05:00"

0 commit comments

Comments
 (0)