From 0b3cc3057759c7fb773667231b4af7d050d084a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rk=20S=C3=A1gi-Kaz=C3=A1r?= Date: Wed, 17 Jan 2024 15:31:36 +0100 Subject: [PATCH 1/3] fix: broken links --- content/en/status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/status.md b/content/en/status.md index 6a3692ce5e59..130c2687f349 100644 --- a/content/en/status.md +++ b/content/en/status.md @@ -29,14 +29,14 @@ For more details on the specification compliance per implementation, see the ## Collector The collector status is: -[mixed](http://localhost:1313/docs/specs/otel/document-status/#mixed), since +[mixed](http://opentelemetry.io/docs/specs/otel/document-status/#mixed), since core collector components currently have mixed [stability levels](https://github.com/open-telemetry/opentelemetry-collector#stability-levels). **Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available collector components in the -[registry](http://localhost:1313/ecosystem/registry/?language=collector). +[registry](http://opentelemetry.io/ecosystem/registry/?language=collector). ## Specifications From 262cde1c4160a2166d4a69cc9ebc329487a20b91 Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Wed, 17 Jan 2024 15:57:48 +0100 Subject: [PATCH 2/3] Apply suggestions from code review --- content/en/status.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/status.md b/content/en/status.md index 130c2687f349..32adb5f2aeea 100644 --- a/content/en/status.md +++ b/content/en/status.md @@ -29,14 +29,14 @@ For more details on the specification compliance per implementation, see the ## Collector The collector status is: -[mixed](http://opentelemetry.io/docs/specs/otel/document-status/#mixed), since +[mixed](/docs/specs/otel/document-status/#mixed), since core collector components currently have mixed [stability levels](https://github.com/open-telemetry/opentelemetry-collector#stability-levels). **Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available collector components in the -[registry](http://opentelemetry.io/ecosystem/registry/?language=collector). +[registry](/ecosystem/registry/?language=collector). ## Specifications From f0f45ed9910abeb884da64c9de6e423790a481bf Mon Sep 17 00:00:00 2001 From: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com> Date: Wed, 17 Jan 2024 19:06:45 +0000 Subject: [PATCH 3/3] Results from /fix:format --- content/en/status.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/en/status.md b/content/en/status.md index 32adb5f2aeea..55aac19db39f 100644 --- a/content/en/status.md +++ b/content/en/status.md @@ -28,15 +28,13 @@ For more details on the specification compliance per implementation, see the ## Collector -The collector status is: -[mixed](/docs/specs/otel/document-status/#mixed), since +The collector status is: [mixed](/docs/specs/otel/document-status/#mixed), since core collector components currently have mixed [stability levels](https://github.com/open-telemetry/opentelemetry-collector#stability-levels). **Collector components** differ in their maturity levels. Each component has its stability documented in its `README.md`. You can find a list of all available -collector components in the -[registry](/ecosystem/registry/?language=collector). +collector components in the [registry](/ecosystem/registry/?language=collector). ## Specifications