Skip to content

Commit c169b9f

Browse files
committed
one more
1 parent d46fcac commit c169b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/metrics/src/main/java/io/opentelemetry/sdk/metrics/internal/data/ImmutableHistogramData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* A histogram metric point.
1818
*
1919
* <p>See:
20-
* https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/datamodel.md#histogram
20+
* https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/data-model.md#histogram
2121
*
2222
* <p>This class is internal and is hence not for public use. Its APIs are unstable and can change
2323
* at any time.

0 commit comments

Comments
 (0)