| Index: apps/benchmark/README.md
|
| diff --git a/apps/benchmark/README.md b/apps/benchmark/README.md
|
| index 8380939b3ce9f370cdde5d1d2221bc4f0d4b2c95..8f84f221c9a97f88a22c1825a21a48cde42fa909 100644
|
| --- a/apps/benchmark/README.md
|
| +++ b/apps/benchmark/README.md
|
| @@ -4,7 +4,7 @@ This application connects to another mojo application, collects traces during
|
| indicated period of time and computes a number of results based on the collected
|
| traces. It can be used to measure performance of a mojo app, provided that the
|
| app being benchmarked participates in the [tracing
|
| -ecosystem](../../mojo/services/tracing/public/interfaces/tracing.mojom).
|
| +ecosystem](../../mojo/services/tracing/interfaces/tracing.mojom).
|
|
|
| ## Arguments
|
|
|
|
|