aboutsummaryrefslogtreecommitdiff
path: root/src/devices/audio.jd
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/audio.jd')
-rw-r--r--src/devices/audio.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/audio.jd b/src/devices/audio.jd
index 1b85d5e0..660ec7ee 100644
--- a/src/devices/audio.jd
+++ b/src/devices/audio.jd
@@ -78,7 +78,7 @@ page.title=Audio
and that you must implement to have your audio hardware function correctly. The audio HAL
interfaces are located in
<code>hardware/libhardware/include/hardware</code>. See <a
-href="http://source.android.com/devices/reference/audio_8h_source.html">audio.h</a> for additional details.
+href="{@docRoot}devices/halref/audio_8h_source.html">audio.h</a> for additional details.
</dd>
<dt>
Kernel Driver