[editorial] Fix invalid link syntax in `system/hardware-metrics` (#1759)

This commit is contained in:
Patrice Chalin 2025-01-17 14:38:55 -05:00 committed by GitHub
parent 4ede34198e
commit 3ea0103824
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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.