aboutsummaryrefslogtreecommitdiff
path: root/src/devices/audio_src.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/audio_src.jd')
-rw-r--r--src/devices/audio_src.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/audio_src.jd b/src/devices/audio_src.jd
index 28844764..62387703 100644
--- a/src/devices/audio_src.jd
+++ b/src/devices/audio_src.jd
@@ -28,7 +28,7 @@ page.title=Sample Rate Conversion
<p>
See the Wikipedia article
-<a class="external-link" href="http://en.wikipedia.org/wiki/Resampling_(audio)" target="_android">Resampling (audio)</a>
+<a href="http://en.wikipedia.org/wiki/Resampling_(audio)">Resampling (audio)</a>
for a generic definition of sample rate conversion, also known as "resampling."
The remainder of this article describes resampling within Android.
</p>