Merge "Doc change: Fix broken link." into mnc-io-docs am: d643ab1ddb am: f9d8f6c5f3 am: 7f1330358a am: 90045710ca

am: 29c870e4e2

* commit '29c870e4e254b741baf0e99257640ba0fac77102':
  Doc change: Fix broken link.

Change-Id: I1e1815f6437aac9190849b5ed618cb97aa30e7ef
This commit is contained in:
Mark Goldstein
2016-05-27 23:37:37 +00:00
committed by android-build-merger

View File

@@ -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>