docs: replace links from profile repo to metrics repo [skip ci]

This commit is contained in:
lowlighter
2022-01-15 15:13:06 -05:00
parent 0ea5e5b3dc
commit d8896623d4
55 changed files with 150 additions and 150 deletions

View File

@@ -6,13 +6,13 @@ The *pagespeed* plugin adds the performance statistics of the website attached o
<table>
<td align="center">
<details open><summary>PageSpeed scores</summary>
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.svg">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.svg">
</details>
<details><summary>PageSpeed scores with detailed report</summary>
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.detailed.svg">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.detailed.svg">
</details>
<details><summary>PageSpeed scores with a website screenshot</summary>
<img src="https://github.com/lowlighter/lowlighter/blob/master/metrics.plugin.pagespeed.screenshot.svg">
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.pagespeed.screenshot.svg">
</details>
<img width="900" height="1" alt="">
</td>