Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9f2dba71 authored by Mark Goldstein's avatar Mark Goldstein
Browse files

Doc change: Fix broken link.

The href must include the page containing
the anchor "#dynamic-interfaces".

Change-Id: Ie6503584aff0104d11dcafed4fd03ce447ef4c59
parent e468c238
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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
 <a href="#dynamic-interfaces">Dynamic interfaces at object creation</a> section above.
avoid this complexity, which is described in
 <a href="{@docRoot}ndk/guides/audio/opensl-for-android.html#dynamic-interfaces">Dynamic interfaces at object creation</a>.
</p>

<p>