Skip to content

Commit db7028b

Browse files
committed
[aws] fix image link in doc
1 parent 98e9616 commit db7028b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/aws/_dev/build/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ current timestamp to see what's the difference. This difference can be used as l
206206
For example, the screenshot below is taken at `2023-05-09 22:30 UTC` and the timestamp for the last data point is
207207
`2023-05-09 22:15 UTC`. This means there is a 15min delay between the current time and CloudWatch. With this information,
208208
we should add a `latency` configuration for `15m` when adding the integration.
209-
![alt text](../img/metricbeat-aws-cloudwatch-latency.png "CloudWatch Last Data Point Timestamp")
209+
![CloudWatch Last Data Point Timestamp](../img/metricbeat-aws-cloudwatch-latency.png)
210210

211211
## Reference
212212

packages/aws/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ current timestamp to see what's the difference. This difference can be used as l
206206
For example, the screenshot below is taken at `2023-05-09 22:30 UTC` and the timestamp for the last data point is
207207
`2023-05-09 22:15 UTC`. This means there is a 15min delay between the current time and CloudWatch. With this information,
208208
we should add a `latency` configuration for `15m` when adding the integration.
209-
![alt text](../img/metricbeat-aws-cloudwatch-latency.png "CloudWatch Last Data Point Timestamp")
209+
![CloudWatch Last Data Point Timestamp](../img/metricbeat-aws-cloudwatch-latency.png)
210210

211211
## Reference
212212

0 commit comments

Comments
 (0)