File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -304,19 +304,19 @@ import Layout from '../layouts/Layout.astro'
304304 </ul >
305305 </section >
306306
307- <section id =" core-web-vitals-desktop " >
308- <h3 >Core Web Vitals Desktop </h3 >
307+ <section id =" core-web-vitals" >
308+ <h3 >Core Web Vitals</h3 >
309309 <ul >
310310 <li >
311- Core Web Vitals desktop metrics are sourced from <a
311+ Core Web Vital metrics are sourced from <a
312312 href =" https://httparchive.org/reports/techreport/tech"
313313 target =" _blank"
314314 rel =" noopener noreferrer" >HTTP Archive</a
315315 > technology reports.
316316 </li >
317317 <li >
318- The docs publish framework-level desktop percentages from the latest
319- collected HTTP Archive snapshot in the repository.
318+ The docs publish framework-level desktop and mobile percentages from the
319+ latest collected HTTP Archive snapshot in the repository.
320320 </li >
321321 <li >Metrics refresh monthly when new HTTP Archive data is collected.</li >
322322 </ul >
Original file line number Diff line number Diff line change @@ -54,8 +54,5 @@ import DetailsLink from '../components/DetailsLink.astro'
5454 <h3 >CWV Mobile</h3 >
5555 <CoreWebVitalsCharts device =" mobile" />
5656 <CoreWebVitalsTable device =" mobile" />
57- <DetailsLink
58- href =" /methodology#core-web-vitals-desktop"
59- label =" Core Web Vitals Desktop"
60- />
57+ <DetailsLink href =" /methodology#core-web-vitals" label =" Core Web Vitals" />
6158</Layout >
You can’t perform that action at this time.
0 commit comments