Skip to content

Commit 4f92693

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am acf1038: docs: remove broken link from renderscript docs bug: 5696178
* commit 'acf1038a260d7b2a3bb6b36058da47041c8ec173': docs: remove broken link from renderscript docs bug: 5696178
2 parents 0433c15 + acf1038 commit 4f92693

File tree

1 file changed

+3
-4
lines changed
  • docs/html/guide/topics/renderscript

1 file changed

+3
-4
lines changed

docs/html/guide/topics/renderscript/index.jd

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,10 +151,9 @@ page.title=RenderScript
151151
defining two-, three-, or four-vectors.</li>
152152
</ul>
153153

154-
<p>The <a href="{@docRoot}guide/topics/renderscript/rs-api/files.html">RenderScript header files</a>
155-
and LLVM front-end libraries are located in the <code>include</code> and
156-
<code>clang-include</code> directories in the
157-
<code>&lt;sdk_root&gt;/platforms/android-11/renderscript</code> directory of the Android SDK. The
154+
<p>The RenderScript header files and LLVM front-end libraries are located in the <code>include/</code> and
155+
<code>clang-include/</code> directories in the
156+
<code>&lt;sdk_root&gt;/platforms/android-11/renderscript/</code> directory of the Android SDK. The
158157
headers are automatically included for you, except for the RenderScript graphics specific header file, which
159158
you can include as follows:</p>
160159
<pre>

0 commit comments

Comments
 (0)