Skip to content

Commit e931b86

Browse files
committed
Update URIs to broken image displays in documentation.
1 parent feaf4a0 commit e931b86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docs/guides/0040-telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -654,7 +654,7 @@ scale data analysis scenarios (see the sections at the bottom of this document).
654654
into the same cloud data pipeline (e.g. log files generated from a Python script).
655655

656656
**Example Data:**
657-
![Example OpenSSL Metrics](https://github.com/microsoft/VirtualClient/blob/main/website/img/openssl_metrics_example.png)
657+
![Example OpenSSL Metrics](../../img/openssl_metrics_example.png)
658658

659659
**Basic Requirements**
660660
* Metrics log files must have the file extension ```*.metrics``` (e.g. custom_telemetry.metrics).
@@ -929,7 +929,7 @@ scale data analysis scenarios (see the sections at the bottom of this document).
929929
into the same cloud data pipeline (e.g. log files generated from a Python script).
930930

931931
**Example Data:**
932-
![Example System Events](https://github.com/microsoft/VirtualClient/blob/main/website/img/eventlog_events_example.png)
932+
![Example System Events](../../img/eventlog_events_example.png)
933933

934934
**Basic Requirements**
935935
* Events log files must have the file extension ```*.events``` (e.g. custom_telemetry.events).

0 commit comments

Comments
 (0)