From abe78333f195d34c718b1b890a9f81fe5e817497 Mon Sep 17 00:00:00 2001 From: Robert Pajak Date: Thu, 6 Feb 2025 14:41:55 +0100 Subject: [PATCH] Fix hyperlink --- sdk/log/xlog/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/log/xlog/README.md b/sdk/log/xlog/README.md index 7520f56f45e..13e6b84230b 100644 --- a/sdk/log/xlog/README.md +++ b/sdk/log/xlog/README.md @@ -8,7 +8,7 @@ See the [Compatibility and Stability](#compatibility-and-stability) section for ## Compatibility and Stability -Experimental features do not fall within the scope of the OpenTelemetry Go versioning and stability [policy](../../VERSIONING.md). +Experimental features do not fall within the scope of the OpenTelemetry Go versioning and stability [policy](../../../VERSIONING.md). These features may be removed or modified in successive version releases, including patch versions. When an experimental feature is promoted to a stable feature, a migration path will be included in the changelog entry of the release.