Skip to content

Commit c5562e7

Browse files
authored
Update getting-started.md
1 parent a7a1309 commit c5562e7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The results of a standard WebPageTest run begin on the summary page. This page s
3333
!["results summary page"](/img/results-summary.png)
3434

3535
## High-level Metrics
36-
![](/img/results-metrics.png)
36+
![](/img/results-metrics.jpg)
3737

3838
### Time to First Byte
3939
The First Byte time is the time from when the user started navigating to the page until the first bit of the server response arrived. The bulk of this time is usually referred to the "back-end time" and is the amount of time the server spent building the page for the user.
@@ -73,7 +73,7 @@ You can [read more about Opportunities & Experiments on the WebPageTest blog](ht
7373
## Carbon Control
7474
Carbon Control is a new Experimental feature that estimates a site's carbon footprint and allows you to run experiments to potentially improve that footprint. You can [read more about Carbon Control on the WebPageTest blog](https://blog.webpagetest.org/posts/carbon-control/).
7575

76-
![](/img/results-carboncontrol.png)
76+
![](/img/results-carboncontrol.jpg)
7777

7878
## Details Page
7979
The details result page provides additional metrics for each run and repeat run of a test as well as a waterfall for requests and connections that a site makes.

0 commit comments

Comments
 (0)