Skip to content

Commit b5da09a

Browse files
committed
Merge branch 'prepare-1.62.0' of https://github.com/jack-berg/opentelemetry-java into prepare-1.62.0
2 parents 1161273 + 62ea40a commit b5da09a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/knowledge/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ All tasks can be scoped to a single module by prefixing with the module path:
2525

2626
`./gradlew build` and `./gradlew check` both depend on the `jApiCmp` task, which compares the
2727
locally-built jars against the latest release and writes diffs to `docs/apidiffs/current_vs_latest/`.
28-
Include any changes to those files in your PR. See [api-stability.md](api-design.md#japicmp)
28+
Include any changes to those files in your PR. See [api-design.md](api-design.md#japicmp)
2929
for details.
3030

3131
If your branch is not up to date with `main`, `jApiCmp` may produce a diff that reflects changes

0 commit comments

Comments
 (0)