summaryrefslogtreecommitdiff
path: root/simpleperf/doc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'simpleperf/doc/README.md')
-rw-r--r--simpleperf/doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/simpleperf/doc/README.md b/simpleperf/doc/README.md
index 078d56b3..0b8d92a4 100644
--- a/simpleperf/doc/README.md
+++ b/simpleperf/doc/README.md
@@ -6,7 +6,7 @@ profile both Java and C++ code on Android. It can be used on Android L
and above.
Simpleperf is part of the Android Open Source Project. The source code is [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/).
-The latest document is [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/README.md).
+The latest document is [here](https://android.googlesource.com/platform/system/extras/+/master/simpleperf/doc/README.md).
Bugs and feature requests can be submitted at http://github.com/android-ndk/ndk/issues.