diff --git a/docs/documentation/sitespeed.io/performance-dashboard/index.md b/docs/documentation/sitespeed.io/performance-dashboard/index.md index c88c3969a..200976877 100644 --- a/docs/documentation/sitespeed.io/performance-dashboard/index.md +++ b/docs/documentation/sitespeed.io/performance-dashboard/index.md @@ -76,14 +76,14 @@ How much impact to 3rd party code has on your page? To get this up and running y ## WebPageTest page summary Have we told you that we love WebPageTest? Yes we have and here are a default WebPagTest page summary where you can look at results for individual URLs. -[![WebPageTest page summary]({{site.baseurl}}/img/webpagetestPageSummary.png)](https://dashboard.sitespeed.io/dashboard/db/webpagetest-page-summary) +[![WebPageTest page summary]({{site.baseurl}}/img/webpagetestPageSummary2.png)](https://dashboard.sitespeed.io/dashboard/db/webpagetest-page-summary) {: .img-thumbnail} ## WebPageTest site summary And then also for all tested pages of a site. -[![WebPageTest site summary]({{site.baseurl}}/img/webpagetestSiteSummary.png)](https://dashboard.sitespeed.io/dashboard/db/webpagetest-site-summary) +[![WebPageTest site summary]({{site.baseurl}}/img/webpagetestSiteSummary2.png)](https://dashboard.sitespeed.io/dashboard/db/webpagetest-site-summary) {: .img-thumbnail} ## Whatever you want diff --git a/docs/img/pagesummary-grafana2.png b/docs/img/pagesummary-grafana2.png index 19c324258..272bd3d78 100644 Binary files a/docs/img/pagesummary-grafana2.png and b/docs/img/pagesummary-grafana2.png differ diff --git a/docs/img/sitesummary-grafana2.png b/docs/img/sitesummary-grafana2.png index 4941be04f..27729c9ee 100644 Binary files a/docs/img/sitesummary-grafana2.png and b/docs/img/sitesummary-grafana2.png differ diff --git a/docs/img/webpagetestPageSummary2.png b/docs/img/webpagetestPageSummary2.png new file mode 100644 index 000000000..d8c5e26cd Binary files /dev/null and b/docs/img/webpagetestPageSummary2.png differ diff --git a/docs/img/webpagetestSiteSummary2.png b/docs/img/webpagetestSiteSummary2.png new file mode 100644 index 000000000..e17d9ae61 Binary files /dev/null and b/docs/img/webpagetestSiteSummary2.png differ