Skip to content

Commit 0992981

Browse files
committed
fix link
1 parent a3b364a commit 0992981

File tree

1 file changed

+1
-1
lines changed
  • src/app/learn/examples/nextjs

1 file changed

+1
-1
lines changed

src/app/learn/examples/nextjs/page.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Replay takes this concept further. You are getting all the advantages of trace-v
271271

272272
When facing flaky tests, reproducing an issue locally is no longer needed, because all of the information is already captured.
273273

274-
You can read more about [comparison with Playwright’s trace-viewer here](/comparisons/playwright).
274+
You can read more about [comparison with Playwright’s trace-viewer here](/learn/comparisons/playwright).
275275

276276
{% quick-links title="Read more" description="Learn how to record your tests, manage your test suite and debug flaky tests using Replay DevTools" %}
277277

0 commit comments

Comments
 (0)