Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update user-flow.md to reflect current release #14604

Merged
merged 4 commits into from
Dec 12, 2022
Prev Previous commit
docs(fix): remove referencer to lighthouse v10
  • Loading branch information
ChristopherPHolder committed Dec 12, 2022
commit 629578524f7486e4372e7cbe87d2f07328af8197
2 changes: 1 addition & 1 deletion docs/user-flows.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# User Flows in Lighthouse

Historically, Lighthouse has analyzed the cold pageload of a page. Starting in 2022 (Lighthouse v10), it can analyze and report on the entire page lifecycle via "user flows".
Historically, Lighthouse has analyzed the cold pageload of a page. Starting in 2022, it can analyze and report on the entire page lifecycle via "user flows".

#### You might be interested in flows if…

Expand Down