Index: telemetry/README.md |
diff --git a/telemetry/README.md b/telemetry/README.md |
index cb61fbaa10606d6919e7aeab11f555e9bb2f64b1..c9eb031b59fb7beb563c3370f4f59ebb02aacbbe 100644 |
--- a/telemetry/README.md |
+++ b/telemetry/README.md |
@@ -13,7 +13,7 @@ and report metrics about it. The framework abstracts: |
* Opening a tab and navigating to the page under test. |
* Launching an Android application with intents through ADB. |
* Fetching data via the Inspector timeline and traces. |
-* Using [Web Page Replay](https://github.com/chromium/web-page-replay) to |
+* Using [Web Page Replay](../web_page_replay_go/README.md) to |
cache real-world websites so they don’t change when used in benchmarks. |
## Design Principles |