From e9d298e61f2ab19391bbb979170642e78526753b Mon Sep 17 00:00:00 2001 From: Phillip Carter Date: Wed, 20 Mar 2024 10:39:35 -0700 Subject: [PATCH] fix link in blog (#4187) --- .../2024/opentelemetry-announced-support-for-profiling.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/blog/2024/opentelemetry-announced-support-for-profiling.md b/content/en/blog/2024/opentelemetry-announced-support-for-profiling.md index 7cbbb4aa70d8..9e8a00214adf 100644 --- a/content/en/blog/2024/opentelemetry-announced-support-for-profiling.md +++ b/content/en/blog/2024/opentelemetry-announced-support-for-profiling.md @@ -75,9 +75,9 @@ companies. Across our most popular repositories, OpenTelemetry sees over 30 million downloads a month2, and new open source projects are adopting our standards at a regular pace, including [Apache Kafka](https://cwiki.apache.org/confluence/display/KAFKA/KIP-714%3A+Client+metrics+and+observability), -and [dozens more](https://opentelemetry.io/ecosystem/integrations/). We’re also -deepening our integrations with other open source projects in CNCF and out, such -as [OpenFeature](https://openfeature.dev) and +and [dozens more](/ecosystem/integrations/). We’re also deepening our +integrations with other open source projects in CNCF and out, such as +[OpenFeature](https://openfeature.dev) and [OpenSearch](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/23611), in addition to our existing integrations with Kubernetes, Thanos, Knative, and many more.