Skip to content

Commit 596f582

Browse files
committed
chore: drop unrelated contributing doc drift
Signed-off-by: Gregor Zeitlinger <gregor.zeitlinger@grafana.com>
1 parent 846e086 commit 596f582

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Welcome to the OpenTelemetry Semantic Convention Java repository!
44

55
## Building
66

7-
Java 21 or higher is required to build the projects in this repository
7+
Java 17 or higher is required to build the projects in this repository
88
(the built artifacts can be used on Java 8 or higher).
99
To check your Java version, run:
1010

@@ -36,5 +36,5 @@ generate semantic conventions classes from the release contents.
3636

3737
## Style guide
3838

39-
This repository follows the OpenTelemetry Java repository's
40-
[coding patterns](https://github.com/open-telemetry/opentelemetry-java/blob/main/docs/knowledge/README.md).
39+
This repository follows the OpenTelemetry Java
40+
repository's [style guide](https://github.com/open-telemetry/opentelemetry-java/blob/main/CONTRIBUTING.md#style-guideline).

0 commit comments

Comments
 (0)