Skip to content

Commit 2da6918

Browse files
authored
Merge pull request #494 from PaurushGarg/change_404_links
Resource/Page not available at provided links
2 parents 91fad18 + 8672070 commit 2da6918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/getting-started/collector.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ To build ADOT Collector locally, you will need to have Golang installed. You can
1212
### Try out ADOT Collector
1313
ADOT Collector supports all AWS computing platforms and docker/kubernetes. Here are some examples on how to run ADOT Collector to send telemetry data:
1414
* [Run it with Docker](https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/docker-demo.md)
15-
* [Run it with ECS](https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/ecs-demo.md)
16-
* [Run it with EKS](https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/eks-demo.md)
15+
* [Run it with ECS](/docs/setup/ecs)
16+
* [Run it with EKS](/docs/setup/eks)
1717
* [Run it on AWS Linux EC2](https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/linux-rpm-demo.md)
1818
* [Run it on AWS Windows EC2](https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/windows-other-demo.md)
1919
* [Run it on AWS Debian EC2](https://github.com/aws-observability/aws-otel-collector/blob/main/docs/developers/debian-deb-demo.md)

0 commit comments

Comments
 (0)