Skip to content

Commit 2bd3cfa

Browse files
authored
Fix broken link
1 parent 3d5e64a commit 2bd3cfa

File tree

1 file changed

+1
-1
lines changed
  • src/docs/getting-started/prometheus-remote-write-exporter

1 file changed

+1
-1
lines changed

src/docs/getting-started/prometheus-remote-write-exporter/eks.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In order to use this Docker image for Kubernetes, we need to push this image to
9595
To deploy the sample app in EKS, copy this Kubernetes configuration and apply it. Make sure to use the latest image that was pushed.
9696

9797
```bash
98-
$ curl https://raw.githubusercontent.com/aws-observability/aws-otel-collector/main/examples/eks/prometheus-pipeline/prometheus-sample-app.yaml -o prometheus-sample-app.yaml
98+
$ curl https://raw.githubusercontent.com/aws-observability/aws-otel-collector/main/examples/eks/aws-prometheus/prometheus-sample-app.yaml -o prometheus-sample-app.yaml
9999
```
100100

101101
Add your image reference to `prometheus-sample-app.yaml`

0 commit comments

Comments
 (0)