We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a312d0e commit b6f5de2Copy full SHA for b6f5de2
content/en/docs/languages/java/intro.md
@@ -106,7 +106,7 @@ dependency structure:
106
## Dependencies and BOMs
107
108
A
109
-[bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms),
+[bill of materials](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Bill_of_Materials_.28BOM.29_POMs),
110
or BOM for short, is an artifact that helps keep the versions of related
111
dependencies aligned. OpenTelemetry Java publishes several BOMs catering to
112
different use cases, listed below in order of increasing scope. We highly
0 commit comments