Skip to content

Commit f9fc3da

Browse files
committed
Fix references to images in docs
1 parent 1dc05ef commit f9fc3da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

metricbeat/docs/modules/cloudfoundry.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ The Cloud Foundry module includes some dashboards.
2525
The overview dashboard can be used to visualize the current status of your Cloud
2626
Foundry deployments.
2727

28-
image::./images/metricbeat-cloudfoundry-overview.png
28+
image::./images/metricbeat-cloudfoundry-overview.png[]
2929

3030
The platform health dashboard includes visualizations that help diagnosting
3131
issues related to the applications deployed in Cloud Foundry.
3232

33-
image::./images/metricbeat-cloudfoundry-platform-health.png
33+
image::./images/metricbeat-cloudfoundry-platform-health.png[]
3434

3535

3636
[float]

x-pack/metricbeat/module/cloudfoundry/_meta/docs.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ The Cloud Foundry module includes some dashboards.
1515
The overview dashboard can be used to visualize the current status of your Cloud
1616
Foundry deployments.
1717

18-
image::./images/metricbeat-cloudfoundry-overview.png
18+
image::./images/metricbeat-cloudfoundry-overview.png[]
1919

2020
The platform health dashboard includes visualizations that help diagnosting
2121
issues related to the applications deployed in Cloud Foundry.
2222

23-
image::./images/metricbeat-cloudfoundry-platform-health.png
23+
image::./images/metricbeat-cloudfoundry-platform-health.png[]
2424

2525

2626
[float]

0 commit comments

Comments
 (0)