We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3b364a commit 0992981Copy full SHA for 0992981
src/app/learn/examples/nextjs/page.md
@@ -271,7 +271,7 @@ Replay takes this concept further. You are getting all the advantages of trace-v
271
272
When facing flaky tests, reproducing an issue locally is no longer needed, because all of the information is already captured.
273
274
-You can read more about [comparison with Playwright’s trace-viewer here](/comparisons/playwright).
+You can read more about [comparison with Playwright’s trace-viewer here](/learn/comparisons/playwright).
275
276
{% quick-links title="Read more" description="Learn how to record your tests, manage your test suite and debug flaky tests using Replay DevTools" %}
277
0 commit comments