[editorial] Fix invalid link syntax in `system/hardware-metrics` (#1759)
This commit is contained in:
parent
4ede34198e
commit
3ea0103824
|
|
@ -11,7 +11,7 @@ metrics in OpenTelemetry. Consider the [general metric semantic conventions](/do
|
|||
when creating instruments not explicitly defined in the specification.
|
||||
|
||||
This document is being converted to specific hardware metrics, parts of this document that have already been
|
||||
converted are now located in the [Hardware] (/docs/hardware/README.md) folder and are no longer present in this file.
|
||||
converted are now located in the [Hardware](/docs/hardware/README.md) folder and are no longer present in this file.
|
||||
|
||||
Please note that this is an [ongoing process](https://github.com/open-telemetry/semantic-conventions/issues/1309) and may take some time to complete.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue