Index: mojo/devtools/common/docs/mojo_benchmark.md |
diff --git a/mojo/devtools/common/docs/mojo_benchmark.md b/mojo/devtools/common/docs/mojo_benchmark.md |
index 17bc76e6998cff0d1013649277a32a2d4272c9cf..262f46274cc0e2fcca74e5e5c0e6a1400a33b3fc 100644 |
--- a/mojo/devtools/common/docs/mojo_benchmark.md |
+++ b/mojo/devtools/common/docs/mojo_benchmark.md |
@@ -2,7 +2,7 @@ |
`mojo_benchmark` allows you to run performance tests for any Mojo application |
that participates in the [tracing |
-ecosystem](https://github.com/domokit/mojo/blob/master/mojo/services/tracing/public/interfaces/tracing.mojom) |
+ecosystem](https://github.com/domokit/mojo/blob/master/mojo/services/tracing/interfaces/tracing.mojom) |
with no app changes required. |
The script reads a list of benchmarks to run from a file, runs each benchmark in |