Skip to content

Commit 0a46cbe

Browse files
authored
Merge pull request #647 from Kausik-A/fixtypo
Fix download links for ADOT version 0.32.2
2 parents 2661d84 + a8cab7c commit 0a46cbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/BlogPosts/blogPosts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ blogs:
1212
body:
1313
"AWS Distro for OpenTelemetry v0.33.2 and v0.32.2 are now available available. You can download the latest AWS Distro for OpenTelemetry Collector image
1414
from the Amazon Elastic Container Registry (Amazon ECR) Public Gallery."
15-
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.33.2-and-v0.32.2.mdx"
15+
link: "/docs/ReleaseBlogs/aws-distro-for-opentelemetry-collector-v0.33.2-and-v0.32.2"
1616
- title: "AWS Distro for OpenTelemetry EKS Add-on v0.80.0-eksbuild.2 and v0.78.0-eksbuild.2 are now available"
1717
author: "Pavan Sai Vasireddy"
1818
date: "26-September-2023"

src/content/Downloads/downloads.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
- version: 'AWS Distro for OpenTelemetry Collector Version 0.32.2'
22
releaseDate: 'October-10-2023'
33
license: 'Apache-2.0'
4-
releaseNotesLink: 'https://github.com/aws-observability/aws-otel-collector/releases/tag/v0.32.1'
5-
documentationLink: 'https://github.com/aws-observability/aws-otel-collector/blob/v0.32.1/README.md'
4+
releaseNotesLink: 'https://github.com/aws-observability/aws-otel-collector/releases/tag/v0.32.2'
5+
documentationLink: 'https://github.com/aws-observability/aws-otel-collector/blob/v0.32.2/README.md'
66
downloadLink: 'https://gallery.ecr.aws/aws-observability/aws-otel-collector'
77
- version: 'AWS Distro for OpenTelemetry Collector Version 0.33.2'
88
releaseDate: 'October-07-2023'

0 commit comments

Comments
 (0)