Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1043)

Unified Diff: apps/benchmark/README.md

Issue 1309323003: Fix relative links in the benchmark app README. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/benchmark/README.md
diff --git a/apps/benchmark/README.md b/apps/benchmark/README.md
index 60d76b78111f33b1c182d233c6c67c3afbed13d7..ca78054a34ae9583618cc6210fe30ad4d5509eeb 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/public/interfaces/tracing.mojom).
## Arguments
@@ -26,5 +26,5 @@ The following measurement types are available:
## Runner script
-Devtools offers [a helper script](mojo/devtools/common/mojo_benchmark) allowing
-to run a list of benchmarks, including on an Android device.
+Devtools offers [a helper script](../../mojo/devtools/common/mojo_benchmark)
+allowing to run a list of benchmarks, including on an Android device.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698