aboutsummaryrefslogtreecommitdiff
path: root/src/devices/audio_debugging.jd
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2014-09-10 15:10:03 -0700
committerClay Murphy <claym@google.com>2014-10-28 16:20:13 -0700
commit460c688dba80441038975e41106eade3b2019a28 (patch)
tree2e8b4af36e472da4998250163d1971440e188632 /src/devices/audio_debugging.jd
parentad4d7f64b426563f8ec33dfe15e6218ed44b4b55 (diff)
downloadsource.android.com-460c688dba80441038975e41106eade3b2019a28.tar.gz
Docs: Removing targets and external-link icons from hyperlinks
Change-Id: I0b71af5deeaa8a36162eaea763540be2f3bf0dbd Bugs: 17450294,17457226 Conflicts: src/source/developing.jd Conflicts: src/devices/audio_terminology.jd
Diffstat (limited to 'src/devices/audio_debugging.jd')
-rw-r--r--src/devices/audio_debugging.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/audio_debugging.jd b/src/devices/audio_debugging.jd
index 68668448..9c9b2fb5 100644
--- a/src/devices/audio_debugging.jd
+++ b/src/devices/audio_debugging.jd
@@ -172,7 +172,7 @@ to the device's <code>/system/lib</code>.
<p>
The standard Java language logging API in Android SDK is
-<a class="external-link" href="http://developer.android.com/reference/android/util/Log.html" target="_android">android.util.Log</a>.
+<a href="http://developer.android.com/reference/android/util/Log.html">android.util.Log</a>.
</p>
<p>