From 2246279243d743c6e073470f4e3551826f3115bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gerhard=20St=C3=B6bich?= Date: Mon, 26 Jun 2023 17:57:15 +0200 Subject: [PATCH] correct link in changelog (#132) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 345cdff881..11b78eb13d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -91,7 +91,7 @@ release. ([#27](https://github.com/open-telemetry/semantic-conventions/pull/27)) - Limit `http.request.method` values to a closed set of known values, introduce `http.request.method_original` for the original value. - ([#17](https://github.com/open-telemetry/opentelemetry-specification/pull/17)) + ([#17](https://github.com/open-telemetry/semantic-conventions/pull/17)) - Mark service.version as stable. ([#106](https://github.com/open-telemetry/semantic-conventions/pull/106)) - Mark initial set of HTTP semantic conventions as frozen