diff options
Diffstat (limited to 'docs/html/training/articles/perf-tips.jd')
-rw-r--r-- | docs/html/training/articles/perf-tips.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/training/articles/perf-tips.jd b/docs/html/training/articles/perf-tips.jd index e9df51b..4a3184c 100644 --- a/docs/html/training/articles/perf-tips.jd +++ b/docs/html/training/articles/perf-tips.jd @@ -427,7 +427,7 @@ Traceview.</p> <ul> <li><a href="{@docRoot}tools/debugging/debugging-tracing.html">Profiling with Traceview and dmtracedump</a></li> - <li><a href="{@docRoot}tools/debugging/systrace.html">Analysing Display and Performance + <li><a href="{@docRoot}tools/debugging/systrace.html">Analyzing UI Performance with Systrace</a></li> </ul> |