diff --git a/content/en/docs/java/_index.md b/content/en/docs/java/_index.md index 9e1712aed8f7..4e1b3c52fd04 100644 --- a/content/en/docs/java/_index.md +++ b/content/en/docs/java/_index.md @@ -1,9 +1,14 @@ --- -title: "Java" +title: Java weight: 18 -description: > +description: >- A language-specific implementation of OpenTelemetry in Java. +cascade: + github_repo: &repo https://github.com/open-telemetry/opentelemetry-java + github_subdir: website_docs + path_base_for_github_subdir: content/en/docs/java/ + github_project_repo: *repo --- OpenTelemetry Java consists of the following repositories: