We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4641bcb commit d28f30aCopy full SHA for d28f30a
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