Skip to content

Commit bc21aa3

Browse files
cijothomasTommyCpp
andauthored
Update opentelemetry-sdk/src/resource/mod.rs
Co-authored-by: Zhongyang Wu <zhongyang.wu@outlook.com>
1 parent ca2ff91 commit bc21aa3

File tree

1 file changed

+1
-2
lines changed
  • opentelemetry-sdk/src/resource

1 file changed

+1
-2
lines changed

opentelemetry-sdk/src/resource/mod.rs

+1-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@
1919
//! - [`TelemetryResourceDetector`] - detect telemetry SDK's information.
2020
//!
2121
//! The OS and Process resource detectors are packaged separately in the
22-
//! `opentelemetry-resource-detector`
23-
//! [crate](https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-resource-detectors).
22+
//! [`opentelemetry-resource-detector` crate](https://github.com/open-telemetry/opentelemetry-rust-contrib/tree/main/opentelemetry-resource-detectors).
2423
mod env;
2524
mod telemetry;
2625

0 commit comments

Comments
 (0)