From 9f2dba71c55e0b6af1e8d5e2e60549c43b669e93 Mon Sep 17 00:00:00 2001
From: Mark Goldstein
Date: Wed, 25 May 2016 10:01:02 -0700
Subject: Doc change: Fix broken link.
The href must include the page containing
the anchor "#dynamic-interfaces".
Change-Id: Ie6503584aff0104d11dcafed4fd03ce447ef4c59
---
docs/html/ndk/guides/audio/opensl-prog-notes.jd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/html/ndk/guides/audio/opensl-prog-notes.jd b/docs/html/ndk/guides/audio/opensl-prog-notes.jd
index 326314568386..e70aa080e0ef 100644
--- a/docs/html/ndk/guides/audio/opensl-prog-notes.jd
+++ b/docs/html/ndk/guides/audio/opensl-prog-notes.jd
@@ -61,8 +61,8 @@ there is no harm in listing it there. OpenSL ES has one more kind of interface c
create array and can be added
later after the object is created. The Android implementation provides
a convenience feature to
-avoid this complexity; see the
- Dynamic interfaces at object creation section above.
+avoid this complexity, which is described in
+ Dynamic interfaces at object creation.
--
cgit v1.2.3-59-g8ed1b