Merge "Doc change: Fix broken link." into mnc-io-docs

am: d643ab1ddb

* commit 'd643ab1ddb737aeb6636c61839cb64bdc7348c04':
  Doc change: Fix broken link.

Change-Id: Ia1a9fdd18486ecf34d4a577f0e7f9d9570f748a3
This commit is contained in:
Mark Goldstein
2016-05-27 17:46:38 +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>